I have a WinForms project where NUnit has stopped working.

After examining the exe with various tools (all seems ok), I created a new
project in a temporary folder, copied my .cs files to it, built it, and
NUnit worked.

So I renamed my original folder, renamed the temporary to the original
name, and NUnit fails ("Type '..whatever..' must be a public, not abstract
class that implements ITest.").

If I rename back to the temporary name, NUnit works.

Any ideas?

Thanks,
David.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to