jansorg/swift-plugin

Test runner

Opened this issue · 1 comments

Is there a commonly used test framework other than XCTest?

swift testing framework https://developer.apple.com/xcode/swift-testing/
This should be used instead of XCTest.