|
|
|
|
|
by lenticular
2596 days ago
|
|
This is the gospel truth. It does take discipline though, because writing tests sucks. I like to have a policy of never committing a non-trivial function without a test. That way, I can never put it off and wind up with a huge chunk of untested code. |
|