freebsd-ports/devel/p5-Test-Able/pkg-descr
Sunpoet Po-Chuan Hsieh 4590ef587b - Add p5-Test-Able 0.11
- 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>
2013-09-22 18:01:49 +00:00

12 lines
503 B
Text

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/