<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>mutation-testing on The Trail of Bits Blog</title><link>https://miscreants.github.io/blog.trailofbits.com/categories/mutation-testing/</link><description>Recent content in mutation-testing on The Trail of Bits Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 18 Sep 2025 00:00:00 -0400</lastBuildDate><atom:link href="https://miscreants.github.io/blog.trailofbits.com/categories/mutation-testing/index.xml" rel="self" type="application/rss+xml"/><item><title>Use mutation testing to find the bugs your tests don't catch</title><link>https://miscreants.github.io/blog.trailofbits.com/2025/09/18/use-mutation-testing-to-find-the-bugs-your-tests-dont-catch/</link><pubDate>Thu, 18 Sep 2025 07:00:00 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2025/09/18/use-mutation-testing-to-find-the-bugs-your-tests-dont-catch/</guid><description>Mutation testing reveals blind spots in test suites by systematically introducing bugs and checking if tests catch them. Blockchain developers should use mutation testing to measure the effectiveness of their test suites and find bugs that traditional testing can miss.</description></item></channel></rss>