Separation of Microsoft Unit Tests to Reduce the Load of CI Server
September 11, 2015
.net, c #, CI server, continuous integration (build server), powershell
No Comments

In case you are wondering so many ‘failed builds’ (due to unit tests failure) on Continuous Integration Server today… The reason is that we use msbuild testall.proj on CI …
