It’s so nice to watch it build like this. Add a test, watch it fail, write some code, watch it succeed. Here’s how it looks right now:
% ruby test_r43.rb
Loaded suite test_r43
Started
.........................................................................
Finished in 0.611202 seconds.
73 tests, 112 assertions, 0 failures, 0 errors
%
If you’re not writing your code this way, you should give it a try.
See more progress on: Practice religious test-first development for a month
No comments:
Post a Comment