<?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 · Desarrollador Python Django Freelance</title>
    <link>https://dev-flow.io/es/tags/testing/</link>
    <description>Recent content in Testing on DevFlow · Desarrollador Python Django Freelance</description>
    <generator>Hugo</generator>
    <language>es</language>
    <lastBuildDate>Mon, 08 Jun 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dev-flow.io/es/tags/testing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>TDD: Rojo-Verde-Refactor, baby steps y los principios FIRST</title>
      <link>https://dev-flow.io/es/posts/tdd-fundamentos-rojo-verde-refactor/</link>
      <pubDate>Mon, 08 Jun 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/es/posts/tdd-fundamentos-rojo-verde-refactor/</guid>
      <description>TDD no es escribir las pruebas antes que el código. Es el ciclo Rojo-Verde-Refactor, los baby steps y los principios FIRST aplicados a los tests.</description>
    </item>
    <item>
      <title>ExitStack: varios patch() sin pirámide de with</title>
      <link>https://dev-flow.io/es/posts/python-exitstack-tests-mock/</link>
      <pubDate>Thu, 28 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/es/posts/python-exitstack-tests-mock/</guid>
      <description>ExitStack de contextlib para gestionar varios patch() en un test sin anidar bloques with, y mantener el test centrado en su frontera de autenticación.</description>
    </item>
  </channel>
</rss>
