Navigation: Actions > Test Driven Development > NAnt Action |
|
This action executes NAnt builds. The action provides ways to fully configure the various options for NAnt. Before building:
1) Download and extract the NAnt binaries.
2) Create a NANT_PATH environment variable or project/global macro pointing to <NAnt dir>\bin.
Notes:
• | This action has been tested with NAnt versions 0.85 through 0.92 and may work with other versions as well. |
• | See the TDD.bld sample for a project utilizing this action. |
• | By default, this action is not displayed (existing steps will still be displayed in the Step panes and will build normally). To show all hidden actions, right-click in the Actions pane and choose Show Hidden. |