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
Remove --enable-experimental-swift-testing from the Getting Started doc. (#181)
As of the January 11 daily toolchain, SwiftPM detects if a package includes swift-testing as a dependency and, if so, does not require a developer to pass `--enable-experimental-swift-testing`. This PR updates the package's Getting Started document to reflect that.
0 commit comments