Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

cironunes/angular-testing-recipes

Repository files navigation

angular-testing-recipes

Build Status

Unit and e2e testing recipes for AngularJS

Even with AngularJS providing us a pretty testable way of work, we still need some boilerplate code (and some gotchas) to be able to exercise our code properly in our tests. This repository is a reference guide to help you to test your code.

Setup

$ npm install && bower install

Run tests

$ karma start

Table of contents

About

Unit and e2e testing recipes for AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published