Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

IntelliTest – hands on

In practical terms, white box unit test development includes an iterative workflow informed by code coverage - write a unit test, see what parts of the code are not covered by the test, write more tests to cover those parts, repeat until all of the code is covered – a workflow not different from what we would use while working with ...

How to set up TFS 2015 in a dual server configuration

Update: we've published the install guide here: https://msdn.microsoft.com/en-us/Library/vs/alm/TFS/setup/overview. Feel free to post comments or questions on that here as well as leaving feedback directly on the MSDN page.We're wrapping up work on a new install guide for TFS 2015. Here's what we have for a dual server configuration. If you ...