Tag Archives: team foundation server

Week roundup

Here are the best articles I’ve read/seen last week: Customization and configuration in VS ALM sums up what you can tweak in the Microsoft toolkit for your company. Getting your code reviewed by a team member is part of Team … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

Run Selenium from visualstudio.com

You can host your project in Visualstudio.com and still run selenium tests in the build. The hosted build controller does not support it (details) and cannot be adjusted. Why not create your own Build Controller in Azure VM? Here is … Continue reading

Posted in Development | Tagged , , , , , , | Leave a comment

Installation of Tfs Express and why I love tfspreview.com

Pratice what you preach. My advice is to add unittests with codecoverage to your (daily) build and make sure it’s above the threshold. To pratice this I installed Tfs Express this weekend. The installation was straight forward next-next-finish. But then … Continue reading

Posted in Tooling | Tagged , , , , , , , , , , , | 1 Comment