TestGlance
MarketplaceGitHub

Blog

Insights on test suite health, CI/CD, and software quality.

How to Monitor Your Test Suite Health Over Time

Learn what test suite health means, which metrics to track, and how to set up automated monitoring that catches declining test reliability before it impacts your team.

2026-03-20·
test-monitoringhealth-scoreci-cdtesting

How to Parse JUnit XML Test Reports (Complete Guide)

Learn the JUnit XML format, its schema structure, and how to parse test reports in Node.js and Python. Covers testsuites, testcase elements, common gotchas, and framework-specific output.

2026-03-20·
junit-xmlci-cdtestinggithub-actions

What Are Flaky Tests? A Practical Guide to Detection and Fixes

Flaky tests pass and fail without code changes. Learn the common causes, detection strategies, and proven fixes to eliminate test flakiness from your CI pipeline.

2026-03-18·
flaky-testsci-cdtestinggithub-actions
TestGlance · Open source · MIT · Feedback