Common.Addin.Build
- ExtensionType:
- Addin
- Description:
- Common build script for use in building NUnit addins.
- License:
- AFL 3.0
- NUnitVersion:
- NUnit 2.4 or later
- PlatformSupport:
- .NET 1.0, 1.1 and 2.0 and Mono 1.0 and 2.0 profiles
Common build script for use in building NUnit addins. For simple cases, the main script only needs to include this script and define a few properties. More complex cases may require additional targets in the main script.
Targets are provided for building, installing, testing and packaging the addin. Both the NUnit and .NET runtime versions may be specified. On Windows systems the script locates NUnit installations automatically by use of the registry.