About: BD in CS 🎓 Azure Developer at Nebula 🖥 Web Developer 🌐 Blogger ✍🏻 Always Learning
📚 Minimalism and Performance ⚙️ Lover of JAMStack and Eleventy ❤️
Location:
Venice
Joined:
Jun 17, 2019
Do you suggest using TDD? Why? What’s your experience with it?
Honestly, I have no experience in TDD.
I had a discussion about this with some teammates.
One of them said that TDD can be helpful to better understand your classes and methods before actually writing them since first you have to think about the test cases. So in some way, you will get a cleaner code in the end.
Honestly, I have no experience in TDD.
I had a discussion about this with some teammates.
One of them said that TDD can be helpful to better understand your classes and methods before actually writing them since first you have to think about the test cases. So in some way, you will get a cleaner code in the end.