davelosert/Vitest Report

Provide a Vitest Test Report as Step-Summary and a comment in Pull Requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 20, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: davelosert/vitest-report-action@76ee2a28e2d355e7d69b3c799f7a9cf62a7dd928 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenA github access token with permissions to write to issues. Uses secrets.GITHUB_TOKEN by default.no${{ github.token }}
vite-config-pathThe path to the vite config file. Uses "vite.config.js" by default.novite.config.js
json-report-pathPath to an already existing reportnocoverage/coverage-summary.json
working-directoryCustom working directoryno./

no outputs