Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Commit

Permalink
fixes #328: mention jasmine-matchers in test guide
Browse files Browse the repository at this point in the history
  • Loading branch information
gruppjo committed Feb 29, 2016
1 parent 6a4702d commit b2ee310
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/guides/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ Here are some good resources to get started with writing unit tests:
### Protractor for end-to-end tests
Learn more about [Protractor](https://angular.github.io/protractor/#/) and on writing end-to-end tests here:
- Protractor for AngularJS - http://ramonvictor.github.io/protractor/slides/#/

### Additional resources
- Jasmine-Matchers: additional matchers for Jasmine - https://github.com/JamieMason/Jasmine-Matchers

0 comments on commit b2ee310

Please sign in to comment.