florin-stefan/Pitwall k6 Report

Turn k6 results into a portable HTML report — with threshold gating and a PR-ready markdown summary

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
resultsPath(s) to the k6 output file(s), space-separated — the raw --out json stream and/or a handleSummary() exportyes
outputDirectory the report is written tonopitwall-report
nameTest name shown in the reportno""
run-idIdentifier for this run in history (e.g. the CI run number)no""
history-dirWhere multi-run history is read from / written to (persist this between runs to get trend charts)no""
fail-on-thresholdsFail this step when any k6 threshold was breached (the report is still written first)nofalse
step-summaryAppend the markdown run summary to the GitHub job summary pagenotrue
md-summaryAlso write the markdown summary to this file (e.g. to post as a PR comment)no""
namedescription
report-dirDirectory the report was written to