<?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 Karpoke - Just Another Blog</title><link>http://karpoke.ignaciocano.com/tags/testing/</link><description>Recent content in Testing on Karpoke - Just Another Blog</description><generator>Hugo -- 0.159.0</generator><language>es</language><lastBuildDate>Sat, 28 Feb 2026 15:58:32 +0100</lastBuildDate><atom:link href="http://karpoke.ignaciocano.com/tags/testing/index.xml" rel="self" type="application/rss+xml"/><item><title>Build a Hash Table in Python With TDD – Real Python</title><link>http://karpoke.ignaciocano.com/2026/02/28/build-a-hash-table-in-python-with-tdd-real-python/</link><pubDate>Sat, 28 Feb 2026 15:58:32 +0100</pubDate><guid>http://karpoke.ignaciocano.com/2026/02/28/build-a-hash-table-in-python-with-tdd-real-python/</guid><description>&lt;blockquote&gt;
&lt;p&gt;In this step-by-step tutorial, you&amp;rsquo;ll implement the classic hash table
data structure using Python. Along the way, you&amp;rsquo;ll learn how to cope
with various challenges such as hash code collisions while practicing
test-driven development (TDD).&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;» Real Python | &lt;a href="https://realpython.com/python-hash-table/"&gt;realpython.com&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Unit testing your code’s performance, part 1: Big-O scaling</title><link>http://karpoke.ignaciocano.com/2026/01/11/unit-testing-your-codes-performance-part-1-big-o-scaling/</link><pubDate>Sun, 11 Jan 2026 14:21:47 +0100</pubDate><guid>http://karpoke.ignaciocano.com/2026/01/11/unit-testing-your-codes-performance-part-1-big-o-scaling/</guid><description>&lt;blockquote&gt;
&lt;p&gt;Your software’s speed needs some form of testing; big-O scaling is a
good starting point.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;» Itamar Turner-Trauring | &lt;a href="https://pythonspeed.com/articles/big-o-tests/"&gt;pythonspeed.com&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>