Devnexus 2025 - Test Driven Development It’s Easier Than You Think - Eric Deandrea
About this talk
This talk explores the potential of generative AI in producing functional code based solely on provided test cases, adhering to the principles of Test-Driven Development (TDD). The speaker demonstrates the process by first writing tests and then leveraging generative AI to create the corresponding code. By validating that the tests pass, attendees can ensure they have a working prototype that is also production-ready. The session includes live coding and discusses the broader implications of this innovative approach, enabling participants to apply this technique to their own projects.