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

Migrate unit tests to Swift Testing #82

Open
1 task
orchetect opened this issue Oct 19, 2024 · 0 comments
Open
1 task

Migrate unit tests to Swift Testing #82

orchetect opened this issue Oct 19, 2024 · 0 comments
Labels
enhancement New feature or request testing Related to automated unit testing

Comments

@orchetect
Copy link
Owner

  • Migrate unit tests to Swift Testing

XCTest is still perfectly suitable, but it would be nice to migrate the unit tests to the newer Swift Testing framework.

It can be done incrementally, as XCTest and Swift Testing tests can coexist together.

@orchetect orchetect added enhancement New feature or request testing Related to automated unit testing labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing Related to automated unit testing
Projects
None yet
Development

No branches or pull requests

1 participant