On 21 Jan 2007, at 13:39, David Golden wrote:
Not just TAP. "make test" runs Test::Harness, which runs tests and parses the TAP with TAPx::Parser to produce a result. And then CPAN.pm/CPAN::Reporter would need to run TAPx::Parser *again* to figure out what happened. That's not a step forward.
Is it any worse than generating a different format and running a different parser over it?
Having said that I'm sure we can generate YAML easily enough if it's going to make people's lives easier.
-- Andy Armstrong, hexten.net