[IronPython] Writing NUnit tests in FePy
Niel Bornstein
nbornstein at gmail.com
Thu Dec 23 05:11:55 PST 2004
Sean McGrath writes about doing JUnit tests in Jython:
http://seanmcgrath.blogspot.com/archives/2004_12_19_seanmcgrath_archive.html#110380302705707493
See also this DeveloperWorks article:
http://www-106.ibm.com/developerworks/library/j-jythtest.html?ca=dnt-519
Has anyone done anything similar with NUnit and IronPython? The idea
is that you write your individual NUnit tests in C# as normal, but use
IronPython as a harness to create test suites dynamically.
Niel
More information about the users-ironpython.com
mailing list