Add navit, remove Nightmare

This commit is contained in:
Vitaly Puzrin
2015-04-23 09:56:46 +03:00
parent 90805d32c5
commit f5d44440ff

View File

@@ -455,7 +455,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. - [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. - [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. - [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. - [navit](https://github.com/nodeca/navit) - PhantomJS wrapper for easy client tests scripting.
### Benchmarking ### Benchmarking