Description:
.Test execution task
Name | Type | Description |
config | String | Specifies test configuration (ie. config=source://configuration) |
ignoreErrors | boolean | Set to true if you don't want to kill the build when an error occurs |
dottestHome | String | Specifies home directory of DotTest |
dottestSkip | boolean | Skips DotTest execution |
dottestTimeout | long | Timeout in seconds Default value is: 1800 |
localsettings | File | Reads the local setting file for global preferences, such as Report Center, email, and Team Server settings Default value is: $basedir/localsettings.properties |
nobuild | boolean | Prevents rebuilding the project before testing it |
publish | boolean | Publishes the reports to the Team Server |
report | String | Relative path to destination for report file Default value is: "report/parasoft/test.html" |
showdetails | boolean | Prints detailed test progress information |
skip | boolean | Skip Parasoft Test |
solution | String | Specifies the location of the solution to use |
solutionConfig | String | Name of solution configuration, e.g. Debug or Release. |
targetPlatform | String | Specifies which version of Visual Studio should be used. |
resource | String | Specifies the path to the solution resource to test |