publishTestResults
This configuration section contains settings related to publishing test results.
To read more about publishing test results see the Publishing test result files page. Please also check the command line reference for the publish-test-results
command.
The following example shows the most common options within this section.
Settings
Setting | Description | Default |
---|---|---|
| The test result configuration
| specified as command line option |
| Maps the Inconclusive test results. Some test execution frameworks report skipped scenarios as Inconclusive, so they should be mapped to another value, e.g. | not mapped |
| Specifies additional settings for the created test run. The value can contain placeholders.
| use default settings |
| Specifies additional settings for the created test results. The value can contain placeholders.
| use default settings |
Setting Placeholders
Placeholder | Description |
---|---|
| a new line |
| The content of the environment variable specified ( |
Last updated