Console, Markdown, and HTML reports with metrics, assertion outcomes, and traces.
./test-reports
(configurable via reporting settings)
Artifacts may include:
results.json
– full machine‑readable resultsresults.md
– Markdown summary suitable for GitHubindex.html
– rich HTML reportmcpeval.yaml
:
test-reports/
as build artifacts.results.md
into PR comments.all_passed == false
.Placeholder: add screenshots of the HTML report summary and a failed assertion detail view.