Close GH-101: Added SinonJS.

This commit is contained in:
Guy Ellis
2014-09-12 16:30:24 +02:00
committed by Sindre Sorhus
parent 137d79625d
commit a126b7c726

View File

@@ -376,6 +376,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Mocha](http://visionmedia.github.io/mocha/) - A feature-rich test framework making asynchronous testing simple and fun. - [Mocha](http://visionmedia.github.io/mocha/) - A feature-rich test framework making asynchronous testing simple and fun.
- [loadtest](https://github.com/alexfernandez/loadtest) - Run load tests for your web application, with an API for automation. - [loadtest](https://github.com/alexfernandez/loadtest) - Run load tests for your web application, with an API for automation.
- [istanbul](https://github.com/gotwarlost/istanbul) - A code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. - [istanbul](https://github.com/gotwarlost/istanbul) - A code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests.
- [Sinon.JS](https://github.com/cjohansen/Sinon.JS) - Test spies, stubs and mocks.
### Benchmarking ### Benchmarking