Skip to content

Commit 5f9f0da

Browse files
252 show notes
1 parent d631e14 commit 5f9f0da

2 files changed

Lines changed: 850 additions & 2 deletions

File tree

src/episodes/251-ben-vs-tests.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: "Testing sounds simple until you actually try it. Ben writes his fi
44
date: 2026-03-12
55
---
66

7-
<script async defer onload="redcircleIframe();" src="https://api.podcache.net/embedded-player/sh/30227421-bc27-45c2-bfb4-861def7dd4cc/ep/120eecc3-6418-4fe3-82ed-5eefcd91cb69"></script>
8-
<div class="redcirclePlayer-120eecc3-6418-4fe3-82ed-5eefcd91cb69"></div>
7+
<iframe allow="autoplay *; encrypted-media *; fullscreen *; clipboard-write" frameborder="0" height="175" style="width:100%;max-width:900px;overflow:hidden;border-radius:10px;" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" src="https://embed.podcasts.apple.com/us/podcast/251-ben-vs-tests/id1544142288?i=1000754835029"></iframe>
98

109
Testing sounds simple until you actually try it. Private methods that can't be reached without hacks. Dependency injection that doubles your architecture's complexity before a single assertion runs. Production code that slowly warps around your test suite instead of the other way around. Ben has spent his entire career shipping code without tests, and this week he decided to change that. The crew walks him through every trap he steps on, and a few they've been stuck in themselves.
1110

0 commit comments

Comments
 (0)