<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Testing on rjrowland</title><link>https://rjrowland.com/tags/testing/</link><description>Recent content in Testing on rjrowland</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 24 Jul 2026 09:00:00 -0500</lastBuildDate><atom:link href="https://rjrowland.com/tags/testing/index.xml" rel="self" type="application/rss+xml"/><item><title>Don't Touch Code You Don't Understand Yet</title><link>https://rjrowland.com/posts/engineering-practices-code-quality/</link><pubDate>Fri, 24 Jul 2026 09:00:00 -0500</pubDate><guid>https://rjrowland.com/posts/engineering-practices-code-quality/</guid><description>&lt;h2 id="characterization-tests-one-dimension-at-a-time"&gt;Characterization tests, one dimension at a time&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The term &amp;ldquo;characterization tests&amp;rdquo; comes from Michael Feathers&amp;rsquo; &lt;a href="https://www.oreilly.com/library/view/working-effectively-with/0131177052/" target="_blank"&gt;Working Effectively with Legacy Code&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Refactoring without tests isn&amp;rsquo;t refactoring. It&amp;rsquo;s rewriting with optimism. &amp;ldquo;Looks equivalent&amp;rdquo; is not &amp;ldquo;is equivalent.&amp;rdquo; The subtle behavioral change hiding in an untested path finds its way to production six months later, &lt;code&gt;git blame&lt;/code&gt; points at a commit that moved some files around, and nobody can tell what the intended behavior even was.&lt;/p&gt;</description></item></channel></rss>