Skip to content

[6.0] Implement a version of SwiftSyntaxMacrosTestsSupport that is framework agnostic #2655

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 7 commits into from
May 17, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 16, 2024

ahoppen added 7 commits May 16, 2024 15:43
…n Foundation or XCTest

This allows us to use these functions from a framework-agnostic `SwiftSyntaxMacroTestSupport` module.

All changes are in underscored modules and thus don’t have any API impact.
Instead, expose `String` and `Int` variants publicly that can be passed directly in to `Issue.record` from `swift-testing`.
@ahoppen ahoppen requested a review from bnbarham as a code owner May 16, 2024 22:50
@ahoppen
Copy link
Member Author

ahoppen commented May 16, 2024

@swift-ci Please test

@ahoppen ahoppen merged commit acc70ad into swiftlang:release/6.0 May 17, 2024
3 checks passed
@ahoppen ahoppen deleted the 6.0/framework-agnostic-tests branch May 17, 2024 13:17
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