Explanation: Changes package templates to use Swift Testing by default instead of XCTest and removes package dependencies on the swift-testing package.
Scope:swift package init, swift package add-targetIssue:N/AOriginal PR:https://github.com/swiftlang/swift-package-manager/pull/7872Risk: Moderate
Testing: Original PR tested with toolchain builds.
Reviewer: @bnbarham @briancroom @xedin
Explanation: Changes package templates to use Swift Testing by default instead of XCTest and removes package dependencies on the swift-testing package. Scope:
swift package init
,swift package add-target
Issue: N/A Original PR: https://github.com/swiftlang/swift-package-manager/pull/7872 Risk: Moderate Testing: Original PR tested with toolchain builds. Reviewer: @bnbarham @briancroom @xedin