[MonoDevelop] MD NUnit addin and parallel mono environment

Eberhard Beilharz eb1 at sil.org
Tue Jan 26 17:39:57 UTC 2016


Hi,

I have a parallel mono environment installed to run my app and unit
tests. The app relies on MONO_PATH to find some of the assemblies it
depends on.

Now when I run my unit tests in Monodevelop they don't work because
MONO_PATH gets cleared before running the tests. Setting environment
variables in the project options doesn't help because they don't get set
when running tests.

Any ideas how the tests could be made to work within MD? Are there any
extension points that I could plug in to?

Thanks,
    Eberhard


More information about the Monodevelop-list mailing list