← Back to team overview

nunit-core team mailing list archive

[Bug 602798] [NEW] NUnitConfiguration.MonoExePath returns wrong path

 

Public bug reported:

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

** Affects: nunitv2
     Importance: Undecided
         Status: New

-- 
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: New

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





Follow ups

References