5 ms·
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 withou
by lenticular 7y 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.