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

Begin using Swift Testing for unit tests #1818

Open
briancroom opened this issue Feb 20, 2025 · 0 comments
Open

Begin using Swift Testing for unit tests #1818

briancroom opened this issue Feb 20, 2025 · 0 comments

Comments

@briancroom
Copy link

With Swift Testing now fully-integrated into Swift toolchains since the 6.0 release, Swift Driver should start using in its test suite, both for new tests, as well as incrementally migrating existing XCTest tests.

This issue specifically tracks the step of introducing a first Swift Testing test file into the project (either a new test, or migrating an existing one), including working through any CI/configuration/infrastructure adjustments that may be required for this to happen.

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

No branches or pull requests

1 participant