How to run MonoDevelop's nunit-console on OSX? -
the monodevelop i'm using came unity3d. can see nunit-console inside package contents @ monodevelop/contents/frameworks/mono.framework/versions/2.10.2/bin/nunit-console, can't figure out how call inside terminal.
here guy mentions adding path mono_path, don't know how address path inside package , when type env, not see mono_path @ all. mono not recognised command in terminal, advice here doesn't me either.
it's got simple configuration issue, i'm new developing in osx.
nunit-console shell script calls nunit-console.exe .net assembly using full path mono, try open file in text editor , see if can see thinks mono should be.
what error if try execute:
monodevelop/contents/frameworks/mono.framework/versions/2.10.2/bin/nunit-console
from terminal?
Comments
Post a Comment