Hacker News new | ask | show | jobs
by b3kart 2245 days ago
Unit tests will help with this.
1 comments

I would have to unit-test my command line commands :)
If they are critical: why not? If they aren't: you can live with missing a corner case or two. :-)