Python Testing Goat
-
Create Travis-CI account
-
Create Coveralls.io account
-
See .travis.yml for an example file to run tests and deploy
-
(Travis-CI Headless Browser)[http://docs.travis-ci.com/user/gui-and-headless-browsers/] - xvfb (functional tests) and phantomjs
-
CI Obey the goat - for example on how to run javascript tests
-
Making a Change