4/05/2005

r43 is being built test first

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.

No comments: