Category Archives: Uncategorized

Creating NUnit projects

Since version 2.1, both the Console runner and the GUI runner of NUnit can load tests from multiple test assemblies. The NUnit documentation contains more information about this feature. Still there can be one or more obstacles when you use multiple test assemblies.
Adhoc projects
The Console runner accepts more than one test assemblies as command line [...]

Posted in Uncategorized | Leave a comment