Skip to content

Commit

Permalink
add some more testing modules
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 8, 2015
1 parent 1091a2d commit 98a5a08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Sinon.JS](https://github.com/cjohansen/Sinon.JS) - Test spies, stubs and mocks.
- [Karma](http://karma-runner.github.io) - Executes code in multiple real browsers.
- [navit](https://github.com/nodeca/navit) - PhantomJS wrapper for easy client tests scripting.
- [nock](https://github.com/pgte/nock) - HTTP mocking and expectations.
- [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript.


### Benchmarking
Expand Down

0 comments on commit 98a5a08

Please sign in to comment.