{"repo":"EnricoMi/publish-unit-test-result-action","free":true,"listed":false,"github":"https://github.com/EnricoMi/publish-unit-test-result-action","clone":"git clone https://github.com/EnricoMi/publish-unit-test-result-action.git","description":"GitHub Action to publish unit test results on GitHub","language":"Python","stars":749,"topics":["reporting","github-actions","testing"],"license":"Apache-2.0","category":"dev-tools","readme_excerpt":"GitHub Action to Publish Test Results This GitHub Action analyses test result files and publishes the results on GitHub. It supports JSON (Dart, Mocha), TRX (MSTest, VS) and XML (JUnit, NUnit, XUnit) file formats, and runs on Linux, macOS and Windows. You can use this action with runners (e.g. runs-on: ubuntu-latest ) or self-hosted runners that support Docker: See the notes on running this action with absolute paths if you cannot use relative test result file paths. Use this for (e.g. runs-on: macos-latest ) runners (no Docker needed): … and (e.g. runs-on: windows-latest ) runners (no Docker needed): For Windows without PowerShell installed, there is the Bash shell variant: For self-hosted Linux GitHub Actions runners without Docker installed, please use: See the notes on running this action as a non-Docker action. If you see the \"Resource not accessible by integration\" error, you have to grant additional permissions, or setup the support for pull requests from fork repositories and branches created by Dependabot. The if: (!cancelled()) clause guarantees that this action always runs, even if earlier steps (e.g., the test step) in your workflow fail, but not if the workflow was cancelled. When run multiple times in one workflow, the option check name has to be set to a unique value for each instance. Otherwise, the multiple runs overwrite each other's results. Note: By default, this action does not fail if tests failed. This can be configured via action fail . The action that","default_branch":null,"files":null,"tree":[],"storefront":"/r/EnricoMi","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/EnricoMi/publish-unit-test-result-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}