The test harness to use.
var testHarness: TestHarness
s18PackageModelSyntax9AddTargetV13ConfigurationV11testHarnessAC04TestH0Ovp
1BXEO
import PackageModelSyntax
struct Configuration
Additional configuration information to guide the package editing process.
struct AddTarget
Add a target to a manifest’s source code.
enum TestHarness
The kind of test harness to use. This isn’t part of the manifest itself, but is used to guide the generation process.
init(testHarness: TestHarness = .default)