Continuous Integration

TODO

There is only limited value in running tests here and there on your local machine. The best way to run tests is as frequently as possible using a continuous integration tool like Jenkins or Travis CI. In this chapter you will learn how to set up hosted Jenkins at CloudBees and Travis CI.