DEV Community

Discussion on: Are unit tests a waste of your time?

Collapse
 
xavierbrinonecs profile image
Xavier Brinon

And yet so many (I mean all of them) tutorials articles have 0 test in it. Devs hear one thing but see another. This is a sad state of affairs.

Collapse
 
rad_val_ profile image
Valentin Radu

I think this is an important aspect. It applies to schools as well, at least in my case. You learn how to write code 3+ years, but learn how to test it one semester, and even then, very little hands on practice, only, theory. At the end of it, no wonder the benefits are not clear and you fail to form a healthy habit of testing.