/TFSTestCaseAutomator

Primary LanguageC#Apache License 2.0Apache-2.0

TFS Test Case Automator

NOTE This project is obsolete due to support finally being added to Visual Studio.

TFS Test Case Automator is a desktop application that enables the association of Team Foundation Server Test Cases with automated tests.

By default, it comes with a plugin enabling association of test cases with xUnit.net tests, but plugins can be written for any test framework by referencing this NuGet Package and implementing the included interfaces. In addition, manual entry of test case automation association details is available.

At a bare minimum, the Visual Studio shell should be installed on the target computer for the application to connect to a TFS server. This shell comes with Visual Studio Test Professional, for example.

Build status