Test Reporting
Building a Test Results Dashboard with Grafana and Your CI Data
Most CI pipelines collect test results and then throw them away. The JUnit XML file gets archived, the pipeline moves on, and nobody looks at the trend until something catastrophically breaks. A Grafana dashboard changes that. By routing test result data into a time-series store, you get visibility into