--- Andy Armstrong <[EMAIL PROTECTED]> wrote: > I like it. But I can't think of a use case off the top of my head. So > are you thinking something like > > $ prove --tap > > ? > > It's actually quite easy to do - just need to plug in a different > formatter. Plan == number of test files etc.
Regrettably, this is merely a gut feeling of mine. Think of the 'Result: PASS' we have at the end of our output now. That could go away. Because we would use TAP::Parser to parse the TAP. Also, with the discussion of nested TAP, this means that individual test results would get nested inside of the top level TAP. Slap on some diagnostic information about the test run and reading and writing TAP::Harness::Archive files (for example) becomes simpler. Cheers, Ovid -- Buy the book - http://www.oreilly.com/catalog/perlhks/ Perl and CGI - http://users.easystreet.com/ovid/cgi_course/ Personal blog - http://publius-ovidius.livejournal.com/ Tech blog - http://use.perl.org/~Ovid/journal/