Navigation:  Actions > Test Driven Development >

NUnit Action

Previous pageReturn to chapter overviewNext page

This action executes NUnit unit tests. The command-line application (nunit-console.exe) is invoked.  The action provides ways to fully configure the various options available for the console version of NUnit.  Download and install NUnit (for Windows via the .msi file) before using.

 

Input Tab

 

Output Tab

 

Options Tab

 

Notes:

This action has been tested with NUnit version 2.2 and 2.4 and may work with other versions as well.
See the TDD.bld sample for a project utilizing this action.