DEV Community

Discussion on: What is a unit test

Collapse
 
stealthmusic profile image
Jan Wedel • Edited

I’ve worked in such scenarios like customer projects and the misconception is that you should ask customers if you are allowed to test.

This is just part of the software. So testing Must be included in testing but it’s not optional.

I’ve written about it in this article if you would like to read it:

Thread Thread
 
gvetri profile image
Giuseppe Vetri

I agree with you. That's why I've been learning about this topic lately. Great article 👏