Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-Test-Compile CPAN distribution.

Report information
The Basics
Id: 76985
Status: resolved
Priority: 0/
Queue: Dist-Zilla-Plugin-Test-Compile

People
Owner: ether [...] cpan.org
Requestors: dolmen [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.112820
Fixed in: 2.004-TRIAL



Subject: Check that compile does not raise warnings
In addition to check that modules load, I would like to check that they load *without warning*. Maybe using Test::NoWarnings could help. -- Olivier Mengué - http://perlresume.org/DOLMEN
On 2012-05-04 03:09:54, DOLMEN wrote: Show quoted text
> In addition to check that modules load, I would like to check that they > load *without warning*. > > Maybe using Test::NoWarnings could help.
This is now available in https://metacpan.org/release/ETHER/Dist-Zilla-Plugin-Test-Compile-2.004-TRIAL - please give it a try!
The new fail_on_warning option does this - I would recommend set it to 'author' to only enable it for you, not for others installing your dists (so new warnings appearing in perl, upstream modules etc don't block installation).