Update Getting Started docs to use Swift main branch features #126
Labels
documentation
📚 Improvements or additions to documentation
swiftpm-integration
📦 Swift Package Manager integration
We now have functional support for swift-testing in Swift Package Manager (as of swiftlang/swift-package-manager#7047). We should update our documentation:
swift test
in a way that triggers swift-testing; andXCTestScaffold
only when using an older toolchain (with the appropriate caveats and nuances emphasized.)The text was updated successfully, but these errors were encountered: