<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Testing on DevFlow · Python Django Developer Freelance</title>
    <link>https://dev-flow.io/en/tags/testing/</link>
    <description>Recent content in Testing on DevFlow · Python Django Developer Freelance</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 08 Jun 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dev-flow.io/en/tags/testing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>TDD: Red-Green-Refactor, Baby Steps, and the FIRST Principles</title>
      <link>https://dev-flow.io/en/posts/tdd-fundamentals-red-green-refactor/</link>
      <pubDate>Mon, 08 Jun 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/en/posts/tdd-fundamentals-red-green-refactor/</guid>
      <description>TDD is not writing tests before code. It is the Red-Green-Refactor cycle, the practice of baby steps, and the FIRST principles applied to tests.</description>
    </item>
    <item>
      <title>ExitStack: many patch() calls without a pyramid of with</title>
      <link>https://dev-flow.io/en/posts/python-exitstack-tests-mock/</link>
      <pubDate>Thu, 28 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/en/posts/python-exitstack-tests-mock/</guid>
      <description>Use contextlib&amp;#39;s ExitStack to manage several patch() calls in one test without nesting with blocks, and keep the test focused on its auth boundary.</description>
    </item>
  </channel>
</rss>
