Merge pull request #364 from lpinca/add/trevor

Add trevor to Testing
This commit is contained in:
Sindre Sorhus
2015-10-04 18:39:35 +07:00

View File

@@ -481,6 +481,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [nock](https://github.com/pgte/nock) - HTTP mocking and expectations.
- [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript.
- [toxy](https://github.com/h2non/toxy) - Hackable HTTP proxy to simulate failure scenarios and network conditions.
- [trevor](https://github.com/vdemedes/trevor) - Run tests against multiple versions of Node.js without switching versions manually or pushing to Travis CI.
### Benchmarking