3 items tagged with "junit"
Generate Playwright HTML, JSON, JUnit, and Blob reports, run them in CI, and host them so your team can open every run without the local machine.
Step-by-step setup guide for Cypress reporters: Mochawesome HTML, JUnit XML for CI, and Allure. Covers parallel shard merging and CI/CD configuration.
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.