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

test: use swift testing #1

Merged
merged 2 commits into from
Jul 10, 2024
Merged

test: use swift testing #1

merged 2 commits into from
Jul 10, 2024

Conversation

mesqueeb
Copy link
Owner

@mesqueeb mesqueeb commented Jul 7, 2024

when I execute swift test --enable-swift-testing

􁁛  Test run with 346 tests passed after 0.022 seconds.
Building for debugging...
[3/3] Linking CaseAnythingPackageTests
Build complete! (0.38s)
Test Suite 'All tests' started at 2024-07-07 15:00:42.309.
Test Suite 'All tests' passed at 2024-07-07 15:00:42.310.
	 Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.001) seconds

I'm not sure what the All tests refers to, while the other tests do seem to run and pass correctly.

open questions

  • what is 'All tests' referring to
  • can we stay at // swift-tools-version: 5.9 or should we upgrade to // swift-tools-version: 6.0 and what are the pros/cons of doing so

@mesqueeb mesqueeb merged commit b41cd4a into main Jul 10, 2024
@mesqueeb mesqueeb deleted the test/swift-testing branch July 10, 2024 07:08
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.

None yet

1 participant