Subject: | Release tests not enforced if missing dependency |
xt/release/pod-coverage.t depends on tho modules: Test::PodCoverage and
Pod::Coverage::TrustPod.
I expect that "dzil test --release" fails if one dependency is missing:
what is the point of a release test if one can pass it just by not
installing the module?
Instead, the test is skipped.
So if $ENV{RELEASE_TESTING} is true, the test should instead fail.
--
Olivier Mengué - http://perlresume.org/DOLMEN