Test runner
Opened this issue · 1 comments
jansorg commented
Is there a commonly used test framework other than XCTest?
richieapple commented
swift testing framework https://developer.apple.com/xcode/swift-testing/
This should be used instead of XCTest.