Skip to content

Conversation

@grynspan
Copy link
Contributor

This PR adds a couple of missing protocol conformances to types in the exit tests proposal.

… in exit tests proposal.

This PR adds a couple of missing protocol conformances to types in the exit tests proposal.
@grynspan grynspan added editorial Editorial change to an existing document TWG Contains topics under the domain of the Testing Workgroup labels Apr 11, 2025
@grynspan grynspan added content change Content change to an existing document and removed editorial Editorial change to an existing document labels Apr 11, 2025
grynspan added a commit to swiftlang/swift-testing that referenced this pull request Apr 12, 2025
… `StatusAtExit`. (#1073)

This PR adds `CustomStringConvertible` conformance to these data/value
types so that they are presented reasonably in expectation failure
messages or when printed.

Strictly speaking, API changes should go through a review, but there's
not really anything to review here, so with the consent of the Testing
Workgroup we can amend the exit tests proposal to retroactively include
these conformances.

See also: swiftlang/swift-evolution#2789

### Checklist:

- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
@maartene maartene merged commit d527bd1 into main Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content change Content change to an existing document TWG Contains topics under the domain of the Testing Workgroup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants