davelosert/Vitest Report
Provide a Vitest Test Report as Step-Summary and a comment in Pull Requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 20, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: davelosert/vitest-report-action@76ee2a28e2d355e7d69b3c799f7a9cf62a7dd928 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | A github access token with permissions to write to issues. Uses secrets.GITHUB_TOKEN by default. | no | ${{ github.token }} |
| vite-config-path | The path to the vite config file. Uses "vite.config.js" by default. | no | vite.config.js |
| json-report-path | Path to an already existing report | no | coverage/coverage-summary.json |
| working-directory | Custom working directory | no | ./ |
Outputs
no outputs