DEV Community

Discussion on: Things Nobody Told Me About Being a Software Engineer

Collapse
 
smuschel profile image
smuschel • Edited

Great post!

That it is normal to have more lines of tests than production code.

To me that's more of an ideal situation. More often than not I encounter code bases were there's barely any automated tests at all. To be fair, in 80% of these cases that's because there's no unit test framework available