TFS Branched History

The project allow user to view changeset history in different branches for a folder or file in a branch. Adds Branch History button to Source Control Explorer.

Build Skull

buildskull.zip (729 kB)
Visual Studio addin which makes easier to observe all your TFS builds in hierarchical structure, check status of builds and quickly call common functions.

NUnitForVS

NUnitForVS.zip (4,4 MB)
NUnitForVS is a NUnit integration in Visual Studio 2008. Compared to other NUnit runners for Visual Studio that allow you to just run the tests, NUnitForVS integrates NUnit tests in Visual Studio Unit Test Runtime. This allows you to run your tests along with other tests (ex. VSUnit, TestComplete etc.) during TFS integration builds and publish the results on Team Foundation Server. It also supports Code Coverage feature of Visual Studio.

TFS Event Workflows

TFSEventWorkflows are a flexible and easy to configure method to implement work item aggregation, complex notification logics or deployment scenarios. You can define workflows based on Workflow Foundation to define the logic which will be triggered by TFS events.