NAnt-Extensions
Help
Task Reference
|
v1.0.17.116 |
| Task | Summary |
|---|---|
| mbunit | Runs MbUnit tests. |
| mbunit-initcounters | Initializes all MbUnit counters with a value of 0. Existing property values will be overwritten. |
| mspec | Runs Machine.Specifications tests. |
| mspec-initcounters | Initializes all Machine.Specifications counters with a value of 0. Existing property values will be overwritten. |
| tc-addstatistic | Reports a single build statistic value to TeamCity. |
| tc-addstatistic-fromprops | Reports build statistic values to TeamCity, based on NAnt properties matching the specified prefix. |
| tc-addstatistic-list | Reports build statistic values to TeamCity. |
| tc-buildnumber | Reports the build number to TeamCity. |
| tc-buildstatus | Reports the build status to TeamCity. |
| tc-importdata | Publishes build artifacts while the build is still running. |
| tc-progress | Reports the build progress to TeamCity. |
| tc-publishartifacts | Publishes build artifacts while the build is still running. |
| tc-statustext | Adds a status message to the TeamCity build status element of teamcity-info.xml. |