4590ef587b
- While I'm here, add LICENSE and NO_STAGE An xUnit style testing framework inspired by Test::Class and built using Moose. It can do all the important things Test::Class can do and more. The prime advantages of using this module instead of Test::Class are flexibility and power. Namely, Moose. This module was created for a few of reasons: To address perceived limitations in, and downfalls of, Test::Class. To leverage existing Moose expertise for testing. To bring Moose to the Perl testing game. WWW: http://search.cpan.org/dist/Test-Able/ PR: ports/180303 Submitted by: Anes Mukhametov <anes@anes.su>
18 lines
709 B
Text
18 lines
709 B
Text
%%SITE_PERL%%/Test/Able.pm
|
|
%%SITE_PERL%%/Test/Able/Cookbook.pm
|
|
%%SITE_PERL%%/Test/Able/FatalException.pm
|
|
%%SITE_PERL%%/Test/Able/Helpers.pm
|
|
%%SITE_PERL%%/Test/Able/Method/Array.pm
|
|
%%SITE_PERL%%/Test/Able/Object.pm
|
|
%%SITE_PERL%%/Test/Able/Planner.pm
|
|
%%SITE_PERL%%/Test/Able/Role.pm
|
|
%%SITE_PERL%%/Test/Able/Role/Meta/Class.pm
|
|
%%SITE_PERL%%/Test/Able/Role/Meta/Method.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Able/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Able
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
|
|
@dirrmtry %%SITE_PERL%%/Test/Able/Role/Meta
|
|
@dirrmtry %%SITE_PERL%%/Test/Able/Role
|
|
@dirrmtry %%SITE_PERL%%/Test/Able/Method
|
|
@dirrmtry %%SITE_PERL%%/Test/Able
|
|
@dirrmtry %%SITE_PERL%%/Test
|