Mar
30
2008
RowTest Extension 1.2.2
Posted by: aschlapsi in NUnit, tags: NUnit, nunitaddin, rowtest, unit-testingI released a new version of the RowTest Extension. I made following changes:
- null cannot be used as argument on .NET Framework 1.1. A new enum value SpecialValue.Null can be used instead. If the RowTest addin finds this value as argument the value will be translated to null.
- Fixed Bug: Common NUnit attributes like Category, Description etc. don’t work for RowTest methods.
You can download it from the RowTest Extension page.

Entries (RSS)