Skip to content

[6.0] Add a helper tool for swift-testing #7779

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 1 commit into from
Jul 16, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jul 15, 2024

  • Explanation: Since the xctest and swift-testing are being unified into one product we need an additional tool (just like swiftpm-xctest-helper) to load and run swift-testing tests from the unified bundle.

  • Main Branch PR: Add a helper tool for swift-testing #7771

  • Risk: Low

  • Reviewed By: @bnbarham @grynspan

  • Testing: This change doesn't impact SwiftPM functionality yet, it's merely hosting the executable.

(cherry picked from commit 6021057)

Since the xctest and swift-testing are being unified into one product
we need an additional tool (just like `swiftpm-xctest-helper`) to load
and run swift-testing tests from the unified bundle.

(cherry picked from commit 6021057)
@xedin xedin requested a review from bnbarham July 15, 2024 21:52
@xedin xedin requested a review from a team as a code owner July 15, 2024 21:52
@xedin
Copy link
Contributor Author

xedin commented Jul 15, 2024

@swift-ci please test

@xedin xedin merged commit 5671cf7 into swiftlang:release/6.0 Jul 16, 2024
5 checks passed
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