Add Ava Testing Framework (#384)

AvaJS - 🚀 Futuristic JavaScript test runner
This commit is contained in:
M Habib Rohman 2017-04-05 17:23:42 +07:00 committed by Huei Tan
parent a3b325c19c
commit d9404e2c22

View File

@ -127,6 +127,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Protractor](https://github.com/angular/protractor) - Protractor is an end-to-end test framework for AngularJS applications.
* [tape](https://github.com/substack/tape) - Tap-producing test harness for node and browsers.
* [TestCafe](https://github.com/DevExpress/testcafe) - Automated browser testing for the modern web development stack.
* [ava](https://github.com/avajs/ava) - 🚀 Futuristic JavaScript test runner
### Assertion