mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-27 11:35:29 -05:00
parent
df88163cc9
commit
add5500048
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [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.
|
||||
- [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.
|
||||
|
||||
|
||||
### Benchmarking
|
||||
|
|
Loading…
Reference in a new issue