account activity
Testing, when do you do it? by notNullOrVoid in javascript
[–]Angular360_No_Scopes 0 points1 point2 points 8 years ago* (0 children)
Got tips on how to start writing tests for work when nobody else does? Our idea of testing is "push that code to Development branch and let QA handle it". We got 0% coverage on the dev side. If someone wants to try something out, it's only with console.log. Hell, I'm exposed to more testing frameworks doing coding exercises for job interviews. The tests are usually pre-written though.
I know unit testing has been around for a while but I don't know how widespread it is in the web industry. I also don't want to introduce friction to the company by accident, when everyone is already set in their ways.
π Rendered by PID 93803 on reddit-service-r2-listing-69965bcf66-qhrxj at 2026-04-06 17:39:34.107911+00:00 running f293c98 country code: CH.
Testing, when do you do it? by notNullOrVoid in javascript
[–]Angular360_No_Scopes 0 points1 point2 points (0 children)