http://ava.li
This commit is contained in:
Sindre Sorhus
2015-09-28 12:18:33 +07:00
parent f4d40dc54c
commit 650ce8a744

View File

@@ -469,6 +469,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Testing ### Testing
- [AVA](http://ava.li) - Simple concurrent test runner.
- [tape](https://github.com/substack/tape) - [TAP](http://testanything.org)-producing test harness. - [tape](https://github.com/substack/tape) - [TAP](http://testanything.org)-producing test harness.
- [Mocha](http://mochajs.org/) - A feature-rich test framework making asynchronous testing simple and fun. - [Mocha](http://mochajs.org/) - A feature-rich test framework making asynchronous testing simple and fun.
- [Mochify](https://github.com/mantoni/mochify.js) - TDD with Browserify, Mocha, PhantomJS and WebDriver. - [Mochify](https://github.com/mantoni/mochify.js) - TDD with Browserify, Mocha, PhantomJS and WebDriver.