[Mono-devel-list] NUnit Regression test suites.

Miguel de Icaza miguel at novell.com
Mon Jan 17 02:20:35 EST 2005


Hey,

> I think we should use an attribute like I mentioned before, e.g.
> [RunWhenBugFixed(39032)] instead. That way we can re-enable the tests
> without changing source (and it's easier to consolidate those re-enablings
> in one config file instead of searching through reams of source. 

The problem is maintaining the list of bugs fixed that are referenced
from NUnit (both in the console and GUI versions).   What I have been
doing so far is attaching a comment to the source code with the bug
number that has this fixed.

I have attached the current patch I use for nunit-gtk (this just
hardcodes the categories I mentioned before)\

Miguel.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: text/x-patch
Size: 944 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050117/18161195/attachment.bin 


More information about the Mono-devel-list mailing list