From d9404e2c225460fb69be413be8cc8d85908dfcb1 Mon Sep 17 00:00:00 2001 From: M Habib Rohman Date: Wed, 5 Apr 2017 17:23:42 +0700 Subject: [PATCH] Add Ava Testing Framework (#384) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AvaJS - 🚀 Futuristic JavaScript test runner --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c118728..e10d6dc 100644 --- a/README.md +++ b/README.md @@ -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