Author
Valentina Lenarduzzi
Recent research
- AI & ComputingOpen access
A Multi-Study Evaluation into Generative Artificial Intelligence for Test-Driven Development
Test-Driven Development (TDD) is an agile practice that alternates writing failing (unit) tests (Red phase), implementing production code that makes failing tests pass (Green phase), and improving the code through the Refactor phase. TDD promises better external and internal qual...