Swift testing with SwiftPM using Xcode 16 (and Swift 6)

Thank you! I just noticed, the bottom line still shows:

✘ Test example() failed after 0.001 seconds with 1 issue.
✘ Test run with 1 test failed after 0.001 seconds with 1 issue.
Building for debugging...
[3/3] Linking MyLibraryPackageTests
Build complete! (0.39s)
Test Suite 'All tests' started at 2024-06-11 23:33:47.473.
Test Suite 'All tests' passed at 2024-06-11 23:33:47.474.
	 Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.001) seconds

Is this (the last line) also a known bug and tracked internally?

1 Like