On Tue, Dec 10, 2002 at 12:48:29PM -0500, Barrie Slaymaker wrote:
> Here's an interesting way of depicting the statements that are likely
> to have cause test failures:
>
> http://www.cc.gatech.edu/aristotle/Tools/tarantula/
>
> Tarantula displays each source code statement using color m
I'm writing an article about test-first programming for Linux Magazine.
Unfortunately, my forte is more with black-box testing. Could I get
some suggestions about implementation?
I have a legacy Perl script, not object-oriented but at least ported to
Perl 5. I want to use a real-world exampl