Trouble with Source Safe
Status: Beta
Brought to you by:
jcansdale
If the tested project is in a Source Safe database, if
you try to run the test inside de Visual Studio, the addin
try to checkout files of the tested project.
I don't know why is trying to checkout these files,
because the nunit project will use the assembly only
(the DLLs), for the testing purposes.
Logged In: YES
user_id=619229
The add-in makes sure source files are saved before running
any tests. This might be why. Is this proving to be a major
issue? If it is I can work with you on a fix (I'm not using
Source Safe myself).
Thanks, Jaime.