TDD Is Dead
Test Driven Development is dead. Quality control can be largely automated now. That frees you to focus on what actually matters: building things people want.
Testing strategies for AI-assisted development — TDD, workflow testing, browser automation, iOS simulator testing, and managing test failures at scale.
Test Driven Development is dead. Quality control can be largely automated now. That frees you to focus on what actually matters: building things people want.
Four Claude Code skills that generate and execute user workflow tests using Claude-in-Chrome and iOS Simulator MCPs. Catch bugs and edge cases while you're still building.
Automatically generate visual storyboards for demo videos using Claude Code and Playwright.
How I use TFQ (Test Failure Queue) to avoid hitting context limits when debugging test failures with Claude Code. A simple CLI tool that queues failing tests and fixes them one at a time in separate headless sessions.