mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-02-17 15:45:46 -05:00
Close PR #189: Add nightmare to Testing.
This commit is contained in:
parent
d236c49ddb
commit
d2fe1aef1b
1 changed files with 1 additions and 0 deletions
|
@ -407,6 +407,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [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.
|
||||
- [Nightmare](http://nightmarejs.org) - High-level PhantomJS wrapper that lets you automate browser tasks.
|
||||
|
||||
|
||||
### Benchmarking
|
||||
|
|
Loading…
Add table
Reference in a new issue