The use of #TDD is a great way to write #minimalCode that reduces #overengineering. By writing tests first, you force yourself to think about the requirements before you start coding. This can help you avoid writing code that you don't need