Closed GoogleCodeExporter closed 9 years ago
As long as your test does not reference anything inside QuickGraph or TestFu,
there
is no reason those assemblies need to be referenced. Indeed, most test authors
should be able to blissfully ignore their exitence.
However, the assemblies do need to exist and Visual Studio does need to be able
to
find them. That really shouldn't be a problem if you just ensure they're all
checked
into the same SVN folder.
These dependencies are required because MbUnit's extensibility model is quite
different from NUnit's in ways that make it easier to extend and ultimately more
powerful.
Original comment by jeff.br...@gmail.com
on 27 Feb 2008 at 11:35
Original issue reported on code.google.com by
ertan.t...@gmail.com
on 16 Feb 2008 at 12:57