testing with stubs

2002-12-12 Thread Danny Faught
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

Re: Graphically depicting coverage vs. test results

2002-12-12 Thread Paul Johnson
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