Skip to content

Commit

Permalink
Recommend FailureBodyFormat for CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Darton-i2 committed Jul 20, 2023
1 parent 1575ba2 commit 96d4e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ We recommend this option for [GitLab](/docs/gitlab-recommendation.md) users.

When set to default, the body of a `failure` element will contain only the exception which is captured by vstest. Verbose will prepend the body with 'Expected X, Actual Y' similar to how it is displayed in the standard test output. 'Expected X, Actual Y' are normally only contained in the failure message. Additionally, Verbose will include standard output from the test in the failure message.

We recommend this option for [GitLab](/docs/gitlab-recommendation.md) users.
We recommend this option for [GitLab](/docs/gitlab-recommendation.md) and [CircleCI](/docs/circleci-recommendation.md) users.

##### Allowed Values

Expand Down

0 comments on commit 96d4e85

Please sign in to comment.