Skip to content

Test traits #157

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

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

Test traits #157

wants to merge 9 commits into from

Conversation

stephencelis
Copy link
Member

This PR adds dynamic support for Swift Testing's test traits.

We have libraries that work in Swift Testing, pre-Test Scoping traits, but it requires introspection of those traits. This PR allows introspection of these traits in a dynamic way, which is required by our Snapshot Testing library to support UI test targets: pointfreeco/swift-snapshot-testing#975

@stephencelis stephencelis requested a review from mbrandonw April 14, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants