Comment 7 for bug 1033623

Revision history for this message
Mark Hubis (mhubis) wrote :

Does this apply for filtering tests when using Visual Studio Test Runner? Team Foundation Server uses Visual Studio Test Runner and the NUnit Test Adapter to execute NUnit tests. The TFS build configuration tool allows a test case filter to be specified. This allows me to specify “TestCategory=ContinuousIntegration” to run a select set of tests when a check-in occurs to TFS. The link Aaron Stainback provides above shows how to enable this functionality within the adapter.

This functionality is crucial for working with TFS builds.