Hacker News new | ask | show | jobs
by eeZah7Ux 2020 days ago
> -Don't test

In an environment that rewards commits, unit tests can be a source of many little commits.

1 comments

Tests are fiddly to get working and could expose problems! Maybe in a new commit and PR later?
Plus tests are so slow to run, booooooring. How can you get anything done if you're staring at red text all day?
They're not fiddly if you do assertion-free testing