Re: TAP implementation questions

2005-11-06 Thread Andy Lester
On Nov 4, 2005, at 5:55 PM, Rodent of Unusual Size wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm working on something based on TAP, and I've come up with some questions that Test::Harness::TAP doesn't seem to address.. Take a look at whatever Test::Harness itself, or prove, does.

TAP implementation questions

2005-11-05 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm working on something based on TAP, and I've come up with some questions that Test::Harness::TAP doesn't seem to address.. 1. If a testee stops numbering its results, the harness is supposed to maintain its own counter until the testee resume