[IronPython] NUnit with IronPython

Martin Maly Martin.Maly at microsoft.com
Thu Dec 8 16:52:59 CET 2005


.NET Attributes on classes/methods are something we yet have to find the right answer to. At this point, there is not a way to put attributes on the classes/methods/... that IronPython generates.

Martin

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Giles Thomas
Sent: Thursday, December 08, 2005 3:32 AM
To: Discussion of IronPython
Subject: [IronPython] NUnit with IronPython

Hi,

Has anyone got IronPython to work with NUnit?  The thing that's blocking 
me is how to associate the "TestFixture" attribute with the class and 
the "Test" attribute with the methods.

I suspect I may be missing something fundamental...


Regards,

Giles
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list