[IronPython] Switching DLR tests from MSTest to NUnit

Jeff Hardy jdhardy at gmail.com
Thu Feb 3 08:32:26 CET 2011


Since there aren't any specific objections to using NUnit, and we have
a patch that works, I'm going to fix it up and apply it.

The tests can be run with `nunit-console .\bin\test\HostingTest.dll
/noshadow`. The /noshadow option is important, as the tests all fail
without it.

- Jeff



More information about the Ironpython-users mailing list