This page describes how to configure a MSTest Runner executable for a Bamboo task. The MSTest Runner executable runs and parses tests for .NET builds. When creating a new job or configuring an existing one, you need to specify the tasks that will execute the job's builds. You must specify an executable for each task. If you specify an Ant, Grails or Maven executable, you will also need to choose a JDK. When creating a new plan, you can configure the tasks for the plan's default job. An executable is a program external to Bamboo used to automate processes. Generally, executables compile source code to generate compiled executable files (referred to as artifacts in Bamboo). Ant, Maven, MSBuild or PHPUnit are just some examples of executables that can be used as part of your build process.New executables can be defined as capabilities in Bamboo. Once an executable has been defined in Bamboo, it can be configured as part of a task. Configuring a MSTest Runner executable for a taskBefore you begin:
To configure a MSTest Runner executable for a task:
| Related pages: |
|