|
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 version 0.85rc3 and 0.85 and may work with other versions as well. |
| • | See the TDD.bld sample for a project utilizing this action. |