XcodeGen/Tests/XcodeGenKitTests
Yonas Kolb e35f7df14d
Add Test Plans (#716)
* upgrade scheme and project versions

* parse test plans

* remove xctestplan from resources

* generate test plan references in schemes

* add test plan to fixture

* non-mutable way of creating [XCScheme.TestPlanReference]

* update fixture version

* Add documentation

* Add default test plan option

# Conflicts:
#	Sources/ProjectSpec/Scheme.swift
#	Tests/Fixtures/paths_test/included_paths_test.yml
#	Tests/ProjectSpecTests/SpecLoadingTests.swift

* Add test plan validation

# Conflicts:
#	Tests/ProjectSpecTests/ProjectSpecTests.swift

* Check for multiple default test plans

* set first plan as default default plan

* small tweaks

* fix test plan path properties

* add test plants to target scheme

* docs

* fix fixture test plan path

* update changelog

* added ability to disable test plan path validation

Co-authored-by: Ota Mares <ota@rebuy.com>
2022-05-10 13:27:31 +10:00
..
CarthageDependencyResolverTests.swift CarthageDependencyResolver: ignore order-only dependencies (#1041) 2021-05-01 15:39:55 +10:00
GraphVizGeneratorTests.swift swift format 2020-06-17 18:12:34 +10:00
PBXProjGeneratorTests.swift Fix platformFilter for package dependencies (#1123) 2021-09-14 23:11:25 +10:00
ProjectGeneratorTests.swift Added ability to use custom location for local Swift packages (#1175) 2022-03-25 11:26:06 +11:00
SchemeGeneratorTests.swift Add Test Plans (#716) 2022-05-10 13:27:31 +10:00
SourceGeneratorTests.swift Fix docc support (#1202) 2022-04-05 14:08:02 +10:00