Define custom Tests in Xcode Project template
I’m working with a custom Xcode project template and want to include custom test files or implementations (eventually overrideing the default Test file templates) when adding Swift Testing or XCTest.
I’m working with a custom Xcode project template and want to include custom test files or implementations (eventually overrideing the default Test file templates) when adding Swift Testing or XCTest.