In my job we are doing continuous integration by using Atlassian's Bamboo (you can use any other product like Travis CI). That means that the code is automatically deployed to a server and the test suite is continuously running. That means that if you