Is NUnit broken with Windows7 for C++/CLI?
- by Andy Dent
NUnit is failing in C++/CLI with a System.IO.FileNotFoundException.
I have tried my own freshly-created project, the C++/CLI sample included with NUnit and the one from CodeProject How to use NUnit to test native C++ code using Visual Studio 2008sp1 with NUnit 2.5.5 as well as 2.4.8. I installed 2.4.8 just on C:\ in case there was something weird…