Testing Policies for Check in with SourceSafe
I can create a testing policy that uses one test list that I have created.
If I try to create a Policy with two test lists only the second test list is used.
I understand that it should be possible to do this, here is the Config String that I have tried:
/testmetadata:"C:\Team Systems\Unit Testing\AuthCode Algorithm.vsmdi" /testlist:Standardise Tests 1, 2 /testlist:Tests 1 to 14Can anyone see what I am doing wrong or is this a bug?
Hi,
First off, have you tried placing speech marks around the Test lists? The spaces, commas, et al will cause a problem. If you could try that, I will go and try and reproduce the problem here.
Yours,
Dominic
Interesting. I've got a repro with the Beta2 build. However, in our current builds this issue is fixed implicitly because of the way you can now select test lists (It's now UI based, rather than typing in a command line).
Sorry that you've come across this bug :(