On 10/24/07, Gary Wright <> wrote:
Good idea to pull this into another tread!
Actually I have been thinking and I believe that what I want is
*three* testsuits for an application.
The spec tests, gotta check the RSpec Story interpreter out

The module tests and ...
Whenever I run my module tests I expect them to pass, they never did,
they never do and they never will. I however will stubbornly continue
to expect them to pass, no doubt, thus is human nature

.
So they fail and I pass the worst moment in the dev. life cycle,
either I shoot up the debugger (but I hate debugging) or I start to
instrument the code or I load the module into irb and walk the
datastructures, anyway whatever technique I use I do it too late.
I want to overcome my shortcomings I want to think about debugging
*before* it happens.
I'd love to have therefore ...
the micro tests or debugging test, a suit of strategically positioned
assertions, but not inside the code, but in a testsuit of its own.
Cheers
Robert
--
what do I think about Ruby?
http://ruby-smalltalk.blogspot.com/