Subject: | Support for parsing Module::Versions::Report text in test output |
Date: | Sat, 28 Nov 2015 16:01:09 -0800 |
To: | bug-CPAN-Testers-ParseReport [...] rt.cpan.org |
From: | Thomas Sibley <tsibley [...] cpan.org> |
Thanks so much for analysis.cpantesters.org and this module. They're
very useful, and I much appreciate them! The attached patch adds
support for parsing Module::Versions::Report text in test output into
mod:Foo::Bar keys. This type of variable is particularly useful in
tracking down test failures due to upstream deps. I realize I'm able to
arbitrarily parse report text myself on the command line using
ctgetreports, but it seems like it'd be nice to automatically support
another form of diagnostic reporting.
As an aside, it would probably also be very useful to support
Dist::Zilla::Plugin::Test::ReportPrereqs, although I don't have a patch
for that. Its output mimics existing tables reporting prereq /
toolchain versions, although the output appears in the test output
section of a smoke report instead of a separate section.
Thanks for this software!
Thomas
Message body is not shown because sender requested not to inline it.