1
= RowTest Extension for NUnit
6
Install the RowTest Extension by copying the files NUnitExtension.RowTest and
7
NUnitExtension.RowTest.AddIn to the NUnit Addin directory (e.g.
8
C:\Program Files\NUnit 2.4.2\bin\addins). When you start NUnit you, click
9
Tools > Addins... You should see the line "Row Test Extension" under Addin.
14
In order to use the extension reference the assembly NUnitExtension.RowTest in
15
your unit test project. See the sample project for further information.
20
RowTest Extension for NUnit is released under the MIT license.
25
http://www.andreas-schlapsi.com/projects/rowtest