Add Protractor test framework

This commit is contained in:
Alexey
2015-12-30 15:36:07 +07:00
parent b37f3a392c
commit 432318b9ee

View File

@@ -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. * [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 * [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 * [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 ### Assertion