~nunit-core/nunitv2/2.5

« back to all changes in this revision

Viewing changes to addins/RowTest/README.txt

  • Committer: charliepoole
  • Date: 2008-05-05 22:17:22 UTC
  • Revision ID: vcs-imports@canonical.com-20080505221722-7bdjujqed8pk6al3
Add back RowTestExtension as a separately compiled assembly, bundled
with NUnit, and modify build script to handle addins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
= RowTest Extension for NUnit
 
2
 
 
3
 
 
4
== Installing
 
5
 
 
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.
 
10
 
 
11
 
 
12
== Usage
 
13
 
 
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.
 
16
 
 
17
 
 
18
== License
 
19
 
 
20
RowTest Extension for NUnit is released under the MIT license.
 
21
 
 
22
 
 
23
== Homepage
 
24
 
 
25
http://www.andreas-schlapsi.com/projects/rowtest