NUnit 2.4.7 includes RowTest Extension
Charlie Poole released
NUnit 2.4.7 today. This
release eliminates some problems related to NUnit's interaction
with log4net and
various bugs are also addressed.
The release notes
contain more detailed information.
RowTest Extension
1.2.2 is packaged in the NUnit extension assemblies. It's the first
time that an externally developed addin is included in a release of
NUnit. You'll have to change the namespace from
NUnitExtension.RowTest to NUnit.Framework.Extensions if you
want to port your unit tests from older versions of RowTest
Extension. You can download NUnit 2.4.7 from the
NUnit site or from
Sourceforge.