AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
TDD Isn't About Writing a Test First
TDD is about taking, like, your first small step, capturing it as one test. At that point, you're just trying to make it work and you're kind of free to write whatever garbage you want. The thought of me writing a test for an API that doesn't exist yet because I haven't really figured out what I needed to do is mind blowing. But driven by the test means you automatically get better coverage.