Skip to content

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
@mbrandonw
Copy link
Member

Hi @johankool, we've had to disable Android CI in this repo because it started failing for some reason and we cannot figure out why. If you have time to PR a fix we would happily turn the CI back on.

@mbrandonw mbrandonw merged commit a4268dd into main May 1, 2025
12 checks passed
@mbrandonw mbrandonw deleted the test-traits branch May 1, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants