JetBrains TeamCity is a continuous integration (CI) server for professional developers and engineers. The program enables you to automate code analysis, compile and test processes, provide instant feedback on building progress, problems, and test failures.
v9.1 [Aug 7, 2015]
Reproduce any of your builds at any point in time, dated back to as long ago as your VCS allows. Store different build steps and parameters in different branches, and apply them when needed, in any way you need. TeamCity 9.1 comes with enhanced NUnit support: not only is the latest NUnit 3.0 supported in TeamCity NUnit runner, but NUnit also detects if it is run by TeamCity. This provides guaranteed compatibility with all upcoming features of NUnit and TeamCity. TeamCity 9.1 comes with unidirectional Agent-Server communication which adds an extra level of security for your build agents. It simplifies your firewall configuration by eliminating the insecure, HTTP connection from the server to agent, making it possible to use HTTPS protocol only. Change the order of your projects and build configurations on the Projects Overview page to better reflect your actual projects' structure.