Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
atheist99013yI mean... Some of us code for a living. I'm probably the one asking about code quality.
But if it's just a CRUD app, testing is a bit meh. -
@atheist Yup, but it takes a bit of experience to realize how much it helps yourself
-
iiii92263yI am writing tests together with the code and not sending anything untill tests cover as much as possible and are green.
What am I doing wrong?
Related Rants
You all enjoying and excited being coding until someone asks you to test your code and care about code quality
rant
development
testing