Upgrade to Pro — share decks privately, control downloads, hide ads and more …

JS Testing Stack - Full Stack Toronto 2014

vladikoff
November 23, 2014

JS Testing Stack - Full Stack Toronto 2014

JS Testing Stack - Full Stack Toronto 2014

vladikoff

November 23, 2014
Tweet

More Decks by vladikoff

Other Decks in Technology

Transcript

  1. Supports: • InternetExplorerDriver • FirefoxDriver • ChromeDriver • SafariDriver •

    Selendroid • ios-driver http://theintern.github.io/leadfoot/ Cross-platform consistency to the Selenium WebDriver API.
  2. Running CI Tests - Large App Unit Tests Install Project

    Limited Functional Tests JSHint, JSCS, etc. Pull Request Testing Install Project Full Functional Tests Stage Testing with Xvfb
  3. • Main Wiki: 
 https://github.com/theintern/intern/wiki ! • Intern examples for

    jQuery, Angular, etc: 
 https://github.com/theintern/intern-examples ! • Tutorial: 
 https://github.com/theintern/intern-tutorial
 • Support: 
 https://github.com/theintern/intern/wiki/Support