Hello!
I'm currently converting our NUnit based tests so that we can use Visual
Studio test. Some of our test used the NUnit Explicit attribute which causes
a test or test fixture to be ignored unless it is explicitly selected for
running.
Is there something similar that I can use in Visual Studio test?
Thanks,
Kai
Shimon Sim - 18 Mar 2008 13:56 GMT
No
There is nothing like that in TFS. You should manage your tests using Test
Lists.
If you are using TFS 2005 you will need Tester edition to do that but with
2007 version Developer can also manage test lists.
Good luck,
Shimon.
> Hello!
>
[quoted text clipped - 8 lines]
> Thanks,
> Kai