julykikuakita/xcresulttool

generates a human-readable test report from the Xcode result bundle and shows it on GitHub Checks.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathPath to the xcresult bundleyes
tokenThe GitHub authentication token${{ github.token }}
titleTitle for the check resultsXcode test results
show-passed-testsShow passed teststrue
show-code-coverageWhether to show code coveragetrue
upload-bundlesWhether to upload the xcresult bundles. possible values: always, failure, never. Specifying failure will only upload the bundle if all the tests do not pass.always

no outputs