← Back to team overview

nunit-core team mailing list archive

[Bug 602798] Re: NUnitConfiguration.MonoExePath returns wrong path

 

** Changed in: nunitv2
       Status: Fix Committed => Fix Released

-- 
NUnitConfiguration.MonoExePath returns wrong path
https://bugs.launchpad.net/bugs/602798
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: Fix Released

Bug description:
NUnitConfiguration.MonoExePath returns 'nunit-console.exe' when run on Mono on Linux. It should return the path to the Mono executable instead, e.g. '/usr/local/bin/mono'.

This happens in NUnit 2.5.5





References