3 items tagged with "parsers"
The Vitest JSON reporter output format, field by field: every top-level key, a real example payload, whether Vitest 4 changed anything, and how to parse it in CI.
JUnit XML is the de facto test report format used by Playwright, Jest, Vitest, pytest, Mocha, and Go. Schema, working examples, and CI integration patterns.