aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Test-Trap/pkg-descr
blob: ef4d84611d39065b56918bec92d162e1eca7736c (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                               
Test::Trap is primarily (but not exclusively) for use in test scripts: a block
eval on steroids, configurable and extensible, but by default trapping (Perl)
STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return values
from boxed blocks of test code.

The values collected by the latest trap can then be queried or tested through a
special trap object.

WWW: http://search.cpan.org/dist/Test-Trap/