Hacker News new | ask | show | jobs
by thih9 753 days ago
> Testing, irrespective of the language or platform, is yet another complex specialisation we all just pretend doesn’t exist.

Speak for yourself, me and my team use a CI and always add or fix tests right before merging any PR.

(this is a joke, test suite is most useful when it’s part of the dev process and not an afterthought as I’m implying above)