SnapDive
2009-11-03 20:31:40 UTC
I have a Visual Studio 2008 solution. There are 5 unit test classes
each with multiple tests. Each test .dll is named like "Test....dll"
in the name. A TFS 2008 instance is automatically building everything
and dropping it where it should go. The tests are GDR database unit
tests and classic tests that touch a web application project (not a
web site).
I would now like to add something that will let me say "run every test
in every binary that matches the name pattern test*.dll."
I do not want to use a vsmdi file or .testconfig file, they are messy
in my multiple-developer (and multiple time zone) environment.
I cannot find anything simple that applies to Visual Studio / TFS
2008.
Help! Please!
each with multiple tests. Each test .dll is named like "Test....dll"
in the name. A TFS 2008 instance is automatically building everything
and dropping it where it should go. The tests are GDR database unit
tests and classic tests that touch a web application project (not a
web site).
I would now like to add something that will let me say "run every test
in every binary that matches the name pattern test*.dll."
I do not want to use a vsmdi file or .testconfig file, they are messy
in my multiple-developer (and multiple time zone) environment.
I cannot find anything simple that applies to Visual Studio / TFS
2008.
Help! Please!