cpan-testers / CPAN-Reporter

(Perl) Adds CPAN Testers reporting to CPAN.pm
http://search.cpan.org/dist/CPAN-Reporter/
20 stars 18 forks source link

feature request: report optional prereqs also [rt.cpan.org #82261] #69

Open xdg opened 8 years ago

xdg commented 8 years ago

https://rt.cpan.org/Ticket/Display.html?id=82261

It would be extremely helpful to list the optional and recommended
prereqs (as listed in the metadata), as well as the required ones, with
failed test reports. Optional deps may be used in
Test::Requires/eval/try_load_class blocks and their status can be
relevant to deciphering a report.