Building and testing NUnit on linux and mono

"Erik Ramfelt" <[email protected]>
Newsgroups gmane.comp.windows.dotnet.nunit.user
Message-ID <[email protected]>
Hi

Ive developed a NUnit plugin for Hudson (a continuous integration
server), that integrates with the server so it can display trend
graphs, and failure reports. But as I wanted to make sure that the
plugin worked correctly, I checked out the nunit/nunit20 code and
found a problem when running the tests on linux.

The"run-test" is executing "NUnitTests.nunit ${nunit.options}
/xml:${result.file}.xml", but the nunit-console on linux doesnt
understand the "/xml" as it expects it to be "-xml". I think it would
be simple to add a nant property for "/" on windows and "-" on linux
so the tests can run on linux. (I just copied the nant file and
changed "/xml" to "-xml"


Anyhow, as of now there are 12 tests that fail, if you are interested
in which ones go to
http://hudson.ramfelt.se/job/NUnit%202.0/lastBuild/testReport/.

regards
//Erik

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.