You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Swift Testing now fully-integrated into Swift toolchains since the 6.0 release, swiftly should start using it in its test suite, both for new tests, as well as incrementally migrating existing XCTest tests. This is aligned with the project's goals of using modern Swift APIs and idioms.