Test results are more than just "green/red" in CI logs. Behind every run lies a story: which tests break most often, where performance degrades, which errors keep recurring. The problem is that standard terminal output doesn't answer these questions.
Qase Report is an open-source CLI tool that transforms test results into an interactive HTML report with...