[Mono-list] NUnit on linux
Kunle Odutola
kunle.odutola@virgin.net
Tue, 5 Nov 2002 18:57:08 -0000
> | I tried out JUnit today and liked it alot, and I had a quick look at
> | NUnit, now my question is does it run on Linux? Like the download page
> | had some wird package of version 2 .. msi???
>
> Yes it does. In the mcs module on CVS (or in the pre-built packages, I
> assume) there is an nunit directory. NUnitConsole_mono.exe and
> NUnitCore_mono.dll are what you need to run the unit tests contained in a
> given Nunit dll.
Why are mono-specific versions (or filenames at least) of NUnit needed?.
Doesn't NUnit run as is on Mono? What version of NUnit do these correspond
to?
Kunle