in reply to New testing tool in the new Test::Harness
The ideal way for me to develop would be to code up some functionality, document that functionality and create a test case somewhere.
I get sick and tired of calculating how many tests a file has and changing that plan value at the top to reflect it.
How does this framework compare with Test::Unit?
How possible is it to require [cpan://Test::Harness} in a Makefile.PL and then run the test suite using it instead of Tests::More?
Hey, from a CPAN search for Test::Harness it looks like POE uses it. Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: New testing tool in the new Test::Harness
by chromatic (Archbishop) on Nov 08, 2003 at 01:10 UTC |