Access Keys:
Skip to content (Access Key - 0)
 

1. Install MSBuild plugin

Be Careful

Available since GreenPepper 2.5.1

The MSBuild tasks are used during the Integration test phase of the build life cycle to execute the specifications of an application. They generate reports in plain HTML file format (*.html). By default, these files are generated in the build file directory.

There are two MSBuild tasks :

  • <GreenPepperTask>: Executes the specifications and generates reports
  • <FreezeTask>: Downloads the specifications locally

    To use the MSBuild Tasks for GreenPepper, you must load task extensions assembly: GreenPepper.Extensions.dll
    To do so, you have to indicate in your MSBuild project file :
    For GreenPepperTask
    <UsingTask TaskName="GreenPepper.MSBuild.GreenPepperTask" AssemblyFile="GreenPepper.Extensions.dll"/>
    
    For FreezeTask
    <UsingTask TaskName="GreenPepper.MSBuild.FreezeTask" AssemblyFile="GreenPepper.Extensions.dll"/>
    

Adaptavist Theme Builder (3.1.4) Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007)
Free theme builder license