Browser testing with Travis & Sauce Labs -- Polycasts #38
It's important to get a good testing setup in place for your project as early as possible. Using services like Travis for continuous integration, and Sauce Labs for cross-browser testing means you can be confident that changes you push to your project will work well on different platforms and devices. But setting these tools up can be pretty tricky! To help clear away some of the confusion I'll walk you through everything you need to get your first project up and running on both services.
Example Project (chart-elements)
https://github.com/robdodson/chart-elements
Travis CI
travis-ci.org
Sauce Labs
https://saucelabs.com/
Open Sauce
https://saucelabs.com/opensauce/
Sauce Labs Wiki
https://wiki.saucelabs.com/display/DOCS/Test+Configuration+Options#TestConfigurationOptions-RequiredSeleniumTestConfigurationSettings
Web Component Tester Plugins README
https://github.com/Polymer/web-component-tester#plugins
Polymer Tools - Travis
https://github.com/Polymer/tools/tree/master/travis
Travis Ruby Gem
https://rubygems.org/gems/travis/versions/1.8.0
Subscribe to the Chrome Developers channel at http://goo.gl/LLLNvf