<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>TestGlance Blog</title>
        <link>https://www.testglance.dev/blog</link>
        <description>Test suite health monitoring insights</description>
        <lastBuildDate>Mon, 04 May 2026 22:54:19 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>2026 TestGlance</copyright>
        <item>
            <title><![CDATA[How to Monitor Your Test Suite Health Over Time]]></title>
            <link>https://www.testglance.dev/blog/how-to-monitor-test-suite-health-over-time</link>
            <guid isPermaLink="false">https://www.testglance.dev/blog/how-to-monitor-test-suite-health-over-time</guid>
            <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[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.]]></description>
        </item>
        <item>
            <title><![CDATA[How to Parse JUnit XML Test Reports (Complete Guide)]]></title>
            <link>https://www.testglance.dev/blog/how-to-parse-junit-xml-test-reports</link>
            <guid isPermaLink="false">https://www.testglance.dev/blog/how-to-parse-junit-xml-test-reports</guid>
            <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[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.]]></description>
        </item>
        <item>
            <title><![CDATA[What Are Flaky Tests? A Practical Guide to Detection and Fixes]]></title>
            <link>https://www.testglance.dev/blog/what-is-a-flaky-test</link>
            <guid isPermaLink="false">https://www.testglance.dev/blog/what-is-a-flaky-test</guid>
            <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[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.]]></description>
        </item>
    </channel>
</rss>