This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Test Driven Vibes Test-driven development (TDD) is the perfect match for vibe coding. Here’s how it works: Write out a test (don’t generate this part). Check that it fails. Generate the solution. Check if it passes. If not, repeat by generating another solution. Refactor by hand while ensuring tests still pass. I call it test-driven vibes. Why not generate your tests? Your test is one of the most…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.