Skip to content
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

Proposal to add attachments to Swift Testing #2719

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Mar 3, 2025

This PR adds the draft proposal for attachments in Swift Testing.

This PR adds the draft proposal for attachments in Swift Testing.
@stmontgomery stmontgomery self-requested a review March 5, 2025 21:25
@stmontgomery stmontgomery added the swift-testing Proposal relates to Swift Testing label Mar 6, 2025
indicate they can be attached to a test.

Default conformances to `Attachable` will be provided for standard library types
that can reasonably be attached. We will also introduce a **cross-import overlay**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider linking to the draft proposal about cross-import overlays. I don't think it ever advanced beyond that stage, but it could still provide helpful context

https://forums.swift.org/t/cross-import-overlays/36710

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift-testing Proposal relates to Swift Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants