Running application tests during a deployment
Modern software development processes often encourage, if not mandate, that various levels of tests are written for an application. The majority of popular languages and frameworks have built-in tools to...