<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Miguel Fernández — Blog</title>
    <link>https://miguelfernandez.dev</link>
    <description>Articles about frontend development, testing, and AI engineering</description>
    <language>en</language>
    <atom:link href="https://miguelfernandez.dev/en/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>TCR: test &amp;&amp; commit || revert</title>
      <link>https://miguelfernandez.dev/en/blog/test-commit-revert</link>
      <guid isPermaLink="true">https://miguelfernandez.dev/en/blog/test-commit-revert</guid>
      <description>Exploring the TCR (test &amp;&amp; commit || revert) technique introduced by Kent Beck, its variations, and a practical example with Rope in Python.</description>
      <pubDate>Tue, 02 Feb 2021 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>