[Mono-devel-list] Test policy proposition
Ben Maurer
bmaurer at ximian.com
Mon May 30 10:08:44 EDT 2005
On Mon, 2005-05-30 at 14:00 +0300, RafaelMizrahi wrote:
> Hi Andrew and Atsushi,
> I suggest that all stand_alone test suites will output NUnit report.
> This way they can be included in build, regression reports etc' .
It's probably enough that they return a non-0 exit status. That way, a
makefile can detect the error (note that this is why they are not run
today: because they are not part of make check). Atsushi had a proposal
to move this stuff into a module where we could check in all the support
files which today are fetched with wget. This would allow us to add them
to the buildbot process.
I have to admit though, it'd be sexy to run them in the nunit gui.
-- Ben
More information about the Mono-devel-list
mailing list