Wetware-Test

 view release on metacpan or  search on metacpan

lib/Wetware/Test/Class.pm  view on Meta::CPAN

=back

where the script t/00_compile_pm.t is of the form:

=over
 
 use strict;
 use warnings;
 use Test::Compile;

 all_pm_files_ok();

=back

I have not yet solved a way to avoid this conflict.

The best advice is to limit what is in a given distribution IF it
will be installing a Test Class Module that is expected to be
inherited for test purposes for those subclassing both the Class
and it's Test Classes.



( run in 0.273 second using v1.01-cache-2.11-cpan-4face438c0f )