Do you suggest using TDD? Why? What’s your experience with it?
Franco Scarpa

Franco Scarpa @francoscarpa

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?

Publish Date: Jun 23 '20
1 1

Comments 1 total

  • Julian Mojico
    Julian MojicoJun 23, 2020

    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.

Add comment