<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tidy Code on Tomas Malmsten.com</title><link>https://tomasmalmsten.com/tags/tidy-code/</link><description>Recent content in Tidy Code on Tomas Malmsten.com</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 17 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://tomasmalmsten.com/tags/tidy-code/index.xml" rel="self" type="application/rss+xml"/><item><title>Giving your unit tests the trust they deserve</title><link>https://tomasmalmsten.com/blog/trusting-unit-tests-fully/</link><pubDate>Wed, 17 Dec 2025 00:00:00 +0000</pubDate><guid>https://tomasmalmsten.com/blog/trusting-unit-tests-fully/</guid><description>&lt;!-- end-chunk --&gt;
&lt;!-- begin-chunk data-anchor="giving-your-unit-tests-the-trust-they-deserve" --&gt;
&lt;h1&gt;Giving your unit tests the trust they deserve&lt;/h1&gt;
&lt;p&gt;Where we learn more about the value of unit tests, and about collaborating closely to better understand the complexities in our software.&lt;/p&gt;</description></item><item><title>Untangling test setup</title><link>https://tomasmalmsten.com/blog/2024-08-21-untangle-test-setup/</link><pubDate>Wed, 21 Aug 2024 00:00:00 +0000</pubDate><guid>https://tomasmalmsten.com/blog/2024-08-21-untangle-test-setup/</guid><description>&lt;!-- end-chunk --&gt;
&lt;!-- begin-chunk data-anchor="untangling-test-setup" --&gt;
&lt;h1&gt;Untangling test setup&lt;/h1&gt;
&lt;p&gt;Where we learn about some patterns that will help separate test setup from tests, making tests easier to read and understand.&lt;/p&gt;</description></item><item><title>Decomposing work</title><link>https://tomasmalmsten.com/blog/2024-07-01-decomposing-work/</link><pubDate>Mon, 01 Jul 2024 00:00:00 +0000</pubDate><guid>https://tomasmalmsten.com/blog/2024-07-01-decomposing-work/</guid><description>&lt;!-- end-chunk --&gt;
&lt;!-- begin-chunk data-anchor="decomposing-work" --&gt;
&lt;h1&gt;Decomposing work&lt;/h1&gt;
&lt;p&gt;Where we learn some more about how to slice work into smaller pieces, perhaps so small we can deliver many a day.&lt;/p&gt;</description></item><item><title>A mechanic making preparatory tidying separate from feature changes</title><link>https://tomasmalmsten.com/blog/2023-01-17-a-way-to-handle-preperatory-tidy-work-from-feature-work/</link><pubDate>Tue, 17 Jan 2023 00:00:00 +0000</pubDate><guid>https://tomasmalmsten.com/blog/2023-01-17-a-way-to-handle-preperatory-tidy-work-from-feature-work/</guid><description>&lt;!-- end-chunk --&gt;
&lt;!-- begin-chunk data-anchor="a-mechanic-making-preparatory-tidying-separate-from-feature-changes" --&gt;
&lt;h1 class="header-anchor-wrapper"&gt;A mechanic making preparatory tidying separate from feature changes
&lt;a href="#a-mechanic-making-preparatory-tidying-separate-from-feature-changes" class="header-anchor-link"&gt;
&lt;svg
xmlns="http://www.w3.org/2000/svg"
width="1rem" height="1rem" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"&gt;
&lt;line x1="4" y1="9" x2="20" y2="9"&gt;&lt;/line&gt;&lt;line x1="4" y1="15" x2="20" y2="15"&gt;&lt;/line&gt;&lt;line x1="10" y1="3" x2="8" y2="21"&gt;&lt;/line&gt;&lt;line x1="16" y1="3" x2="14" y2="21"&gt;&lt;/line&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Where we learn a way to separate structural changes from behavioural even though making it easy to change takes quite a while.&lt;/p&gt;</description></item></channel></rss>