Skip to content

Releases: mikeger/XcodeSelectiveTesting

Support `maximumTestExecutionTimeAllowance`

30 Jul 09:04
cab6157

Choose a tag to compare

Support maximumTestExecutionTimeAllowance in the test plan

Binary artifactbundle

.binaryTarget(
  name: "xcode-selective-test",
  url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.7/xcode-selective-test.artifactbundle.zip",
  checksum: "e0bdaf2a6213a9ef4920f061115df54fa5d19f2fb28fa77a8ee6d8445d684668"
)

Turbo mode

04 Jun 07:09
3ff3f57

Choose a tag to compare

What's Changed

Full Changelog: 0.9.5...0.9.6

Binary artifactbundle

.binaryTarget(
  name: "xcode-selective-test",
  url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.6/xcode-selective-test.artifactbundle.zip",
  checksum: "cd434a80775aafa9bc79211f266178f639a90520707b5c418dd265f6fdfd6824"
)

0.9.5

29 May 07:12
bf63e12

Choose a tag to compare

What's Changed

  • fix(19): Use also staged changes for calculating affected targets by @mikeger in #21

Full Changelog: 0.9.4...0.9.5

Binary artifactbundle

.binaryTarget(
  name: "xcode-selective-test",
  url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.5/xcode-selective-test.artifactbundle.zip",
  checksum: "1afe6d18716f8b5878dc26a0d0a3c8d35f8d22b8d1ee02686d4966033fccc7bc"
)

0.9.4

28 May 20:47
8d1111d

Choose a tag to compare

What's Changed

  • Support artifact bundle for macOS by @fxwx23 in #20

New Contributors

Full Changelog: 0.9.3...0.9.4

Binary artifactbundle

.binaryTarget(
  name: "xcode-selective-test",
  url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.4/xcode-selective-test.artifactbundle.zip",
  checksum: "5814465535721294bb46a488d63fa0f2eb989428495bfb4c7b294b0b0eae53af"
)

Wire-iOS support

05 May 20:21
f87ba3a

Choose a tag to compare

0.9.3

Support for Wire-iOS testing

Support & in the branch name

05 Feb 12:54
0.9.2
bff220b

Choose a tag to compare

Fail and return error if tool throws

14 Dec 09:27
0.9.1
7b3954a

Choose a tag to compare

0.9.1

Fail if error is thrown

Support for XCLocalSwiftPackageReference

27 Nov 17:10
0.9.0
7a94206

Choose a tag to compare

0.9.0

Support for XCLocalSwiftPackageReference

0.8.2: Provide additional targets metadata

25 Sep 08:35
cac1eb2

Choose a tag to compare

With #8
Allows using -only-testing: xcodebuild directive

0.8.1 Graphviz support

19 Sep 08:20
34f33b6

Choose a tag to compare

Re-added dot/graphviz support with command line output option (#5)