Skip to content

[ST-0008] Proposal to add exit tests to Swift Testing #2718

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 20, 2025

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Mar 3, 2025

This PR adds the draft proposal for Exit Tests in Swift Testing.

This PR adds the draft proposal for Exit Tests in Swift Testing.
@stmontgomery stmontgomery added the TWG Contains topics under the domain of the Testing Workgroup label Mar 6, 2025
@stmontgomery stmontgomery added the workgroup: ready This proposal seems to be ready for evolution review label Mar 19, 2025
@maartene maartene merged commit c5de2a1 into swiftlang:main Mar 20, 2025
@grynspan grynspan changed the title Proposal to add exit tests to Swift Testing [ST-0008] Proposal to add exit tests to Swift Testing Mar 20, 2025
stmontgomery added a commit to swiftlang/swift-testing that referenced this pull request May 1, 2025
This PR promotes exit tests to API, pending approval of the proposal at
swiftlang/swift-evolution#2718.

View the full proposal
[here](https://github.com/grynspan/swift-evolution/blob/jgrynspan/swift-testing-exit-tests/proposals/testing/NNNN-exit-tests.md).

### 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.

---------

Co-authored-by: Stuart Montgomery <smontgomery@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TWG Contains topics under the domain of the Testing Workgroup workgroup: ready This proposal seems to be ready for evolution review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants