Y
Hacker News
new
|
ask
|
show
|
jobs
by
csunbird
2244 days ago
Please do not forget the fact that after a couple of months, you want to make a small change, but you forgot the edge cases when you first created the regex :D
1 comments
b3kart
2244 days ago
Unit tests will help with this.
link
m463
2243 days ago
I would have to unit-test my command line commands :)
link
b3kart
2241 days ago
If they are critical: why not? If they aren't: you can live with missing a corner case or two. :-)
link