nunit-dev team mailing list archive
-
nunit-dev team
-
Mailing list archive
-
Message #00163
Working branch for merge of NUnit and NUnitLite
Hi All,
For those interested, I have a code branch on Launchpad that merges
NUnit and NUnitLite. The tests pass for .NET 1.1 and 2.0, NETCF 1.0
and 2.0 and Mono 1.0 and 2.0.
The features for NUnitLite are a subset of NUnit but include a number
of things not available in the last NUnitLite release, notably
parameterized tests.
You can find the code at
http://code.launchpad.net/~charlie.poole/nunit-3.0/nunitlite
After a little more work, this will become the NUnit 2.9.2.
Charlie