Test Reporting
Test Reporting in CI: Aggregating JUnit XML Across Jest, pytest, Go test, and Rust
JUnit XML is the lingua franca of test reporting. Originally a JUnit (Java) format, it's been adopted by every major test framework across every language. GitHub Actions, GitLab CI, Jenkins, CircleCI, and most other CI platforms can parse and display JUnit XML natively. Understanding how to generate and