Skip to content

Conversation

@naftaly
Copy link
Contributor

@naftaly naftaly commented Nov 9, 2025

This PR adds test control and result management features to the xcodebuild action:

  • Test iterations: Run each test multiple times to identify flaky tests via test-iterations input
  • Test filtering: Selectively run or skip specific tests using only-testing and skip testing inputs (multiline format: TestTarget/TestClass/testMethod)
  • Custom result path: Specify a custom path for the .xcresult bundle with result bundle-path input

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant