[MonoDevelop] Nunit plug

Charlie Poole charlie at pooleconsulting.com
Thu Feb 1 01:56:05 EST 2007


I don't know how the plugin works but IFF it uses NUnit's TestDomain
class to create an AppDomain in which the test is run, then NUnit will
set the configuration file for that AppDomain to NameOfTheDll.dll.config.

OTOH, it could be hooking into NUnit at some lower level, which would
explain why the config isn't recognized.

Charlie 

> -----Original Message-----
> From: monodevelop-list-bounces at lists.ximian.com 
> [mailto:monodevelop-list-bounces at lists.ximian.com] On Behalf Of qva5
> Sent: Wednesday, January 31, 2007 2:44 PM
> To: monodevelop-list at lists.ximian.com
> Subject: Re: [MonoDevelop] Nunit plug
> 
> Rafael Teixeira wrote:
> > config files are just for exe files, not dlls. You'd 
> probably has to 
> > merge your config onto monodevelop.exe.config, what isn't a good 
> > solution.
> 
> I can't create exe, because I developing asp.net app:(
> 
> It isn't good news. In Nunit there is this possibility to 
> create config file for dlls, so I thought it will also work 
> with monodevelop-nunit plugin.
> 
> Maybe it would be good to think it over and contact with the 
> authors of this feature?
> 
> > 
> > :(
> :(
> 
> qva5
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 




More information about the Monodevelop-list mailing list