From 432318b9ee242c00045492c583a63abf6858863f Mon Sep 17 00:00:00 2001 From: Alexey Date: Wed, 30 Dec 2015 15:36:07 +0700 Subject: [PATCH] Add Protractor test framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6be4e7..51965ca 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [jest](https://github.com/facebook/jest) - Painless Javascript Unit Testing. * [prova](https://github.com/azer/prova) - Node & Browser test runner based on Tape and Browserify * [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. ### Assertion