Kent Beck tweet: unit tests and source control are muck boots for the programmer's mind--you just don't have to worry where you walk
That's the thing of it! I'm screwing around with my Pragmatic module now - anything goes because I have enough Rspec coverage. I don't worry - I be happy.
Well, as much as I can under the circumstances.
I can't test that, it uses STDOUT (Python)
-
You're working with some Python code, and would like to write a test, but...
"I can't test that - it uses STDOUT!"
Okay, well, that's really not such a b...
9 hours ago

No comments:
Post a Comment