I 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.
RowTest Extension 1.2.2
I released a new version of the RowTest Extension. I made following changes:
You can download it from the RowTest Extension page.
Technorati Tags NUnit, nunitaddin, rowtest, unit-testing