From 020c5f42191af747a1f7709f9342a69403bdbc3a Mon Sep 17 00:00:00 2001 From: Boris Kirov Date: Thu, 3 Nov 2016 12:55:39 +0300 Subject: [PATCH] Added TestCafe (#334) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4143f37..fa3c0ac 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [DalekJS](https://github.com/dalekjs/dalek) - Automated cross browser functional testing with JavaScript * [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. ### Assertion