RowTest Extension for NUnit
RowTest Extension is an NUnit Addin that allows you to write RowTests for NUnit. RowTests can be used for simple Data-Driven Tests where the test data is provided by [Row] attributes.
Example
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | |
Project pages
- Project overview at Launchpad
- Project home at Google Code
- Download page
- Source code repository
- Issue Tracking
Download
This extension requires NUnit 2.4 or above.
The extension can be downloaded from the Google project page.