Resources, links and notes for my talk at the 2015 Selenium Conference (video, slides). If any information is missing and/or inaccurate or if you want to discuss further the idea of testing within asyncronous javascript frameworks please feel free to correct me.
Ed Manlove
email: devPyPlTw@verizon.net
Protractor is the end-to-end testing framework for AngularJS. It is built upon WebDriverJS.
Protractor Website Protractor on Github AngularJS
How to install Protractor, Node.js, and run the internal Protractor tests. -ToDo
ToDo
A good article on Asynchronous Javascript
ToDo
Adding AngularJS testing to Selenium2Library/Robot Framework - Python - https://github.com/emanlove/robotframework-selenium2library/tree/angularjs
Separate AngularJS / Selenium2Library Library - Python - https://github.com/Selenium2Library/robotframework-angularjs
Richard Huang AngularJS Selenium2Library - Python - https://github.com/rickypc/robotframework-extendedselenium2library
Paul Hammant - AngularJS and WebDriver bits and pieces for Java - Java - https://github.com/paul-hammant/ngWebDriver
Ruby wrapper for Protractor's client side JavaScript - Ruby - https://github.com/bootstraponline/angular_webdriver