SPAM-LOW: RE: [Mono-devel-list] NUnit Roadmap
Charlie Poole
charlie at nunit.com
Wed May 11 17:26:10 EDT 2005
Hi Sebastien,
It sounds like we would want a special kind of fixture. I think we'd
leave
that for someone to implement as an extension. It would be a good test
of the extensibility mechanism and it might lead us to add some further
features to it.
On a technical note... it wouldn't be a test runner, but the suite class
itself that would need to implement the multi-threaded part of it. The
test
runners 'merely' set things up to run in a particular appdomain,
process, etc.
That's for the good, because creating custom suite types is the most
fully
implemented part of our extensibility feature set.
Charlie
> -----Original Message-----
> From: mono-devel-list-admin at lists.ximian.com
> [mailto:mono-devel-list-admin at lists.ximian.com] On Behalf Of
> Sebastien Pouliot
> Sent: Wednesday, May 11, 2005 4:48 AM
> To: Charlie Poole; mono-devel-list at lists.ximian.com
> Subject: SPAM-LOW: RE: [Mono-devel-list] NUnit Roadmap
>
>
> Hello Charlie,
>
> Nice roadmap :-)
>
> There's a feature I talked with some people that could be
> interesting (probably more for 2.5). It would be to mark some
> tests as thread safe with an attribute. Then a
> (special/plugin/...) test runner could execute those tests
> under multiple threads to ensure they "really" are (not that
> it would be 100% safe but it's better than not tested at all ;-).
>
> Thanks for sharing the roadmap informations with us,
>
> Sebastien Pouliot
> home: spouliot at videotron.ca
> blog: http://pages.infinit.net/ctech/poupou.html
>
>
> > -----Original Message-----
> > From: mono-devel-list-admin at lists.ximian.com
> > [mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Charlie
> > Poole
> > Sent: 10 mai 2005 21:56
> > To: mono-devel-list at lists.ximian.com
> > Subject: [Mono-devel-list] NUnit Roadmap
> >
> >
> > Hi All,
> >
> > The NUnit Roadmap is now available at
> > http://nunit.com/devwiki.cgi?NunitRoadmap.
> >
> > Thanks to Miguel for advising me to put this together!
> >
> > Please post any comments either here or to the nunit-developer list.
> >
> > Charlie
> >
> >
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list