On 1/21/07, Adam Kennedy <[EMAIL PROTECTED]> wrote:
The main reason I want a raw TAP stream is so that later I can rerun the
TAP parser/harness later with improved parsing code.

That said, potentially if all the TAP is merged into a single YAML
document, I can probably parse it and split it up myself.

The structured document I had in mind would include both the
summarized results of TAPx::Parser as well as the raw TAP output
(verbose, probably).  That would be great for CPAN Testers reports as
CPAN::Reporter et al. would use the summarized output to determine
pass/fail, but could enclude the entire verbose output in the test
report on failures to help authors determine what went wrong.

David

Reply via email to