Testing
Centralized reporting for correlations, orchestration and auditing.
Report Matrix collects test results, performance metrics, code coverage and security scan output from across a CI pipeline and holds them in one place. Signals from different tools share a timeline, runs are coordinated from one point, and the record of what ran is retained and exportable.
Organised by what a signal means
A tool does not determine what it measures. The same runner can report a functional failure, a slow page and an accessibility violation, so the interface is arranged by the question rather than by the tool that answered it.
Functional
Performance
Security
Quality
One spine, four depths
The same path every time, from a status anyone can read in seconds down to the single test that failed and the evidence it left behind.
01
Overview
Cross-domain status, scannable at a glance.
02
Domain
Trends and findings within one question.
03
Run
One execution: shards, suites and failures.
04
Detail
One test or one finding, with its evidence.
Filters live in the URL, so any view at any depth is a link you can paste to someone else.
Send what your pipeline already produces
Post the JSON a run already wrote. Playwright, Vitest, Lighthouse, k6, Artillery and ZAP output are read as they are, so getting data in does not start with writing an adapter.
Reporter packages are available for the runners above, and for the API directly.