libtest-abortable-perl

module to handle subtest failures with exceptions

Description

Test::Abortable provides a simple system for catching some exceptions and turning them into test events. It provides a means to communicate, via exceptions, that the running subtest should be aborted, possibly with some test output, and that the program should then continue.

Test::Abortable exports a subtest() routine that behaves like the one in Test::More but will handle and recover from abortable exceptions. It also exports testeval(), which behaves like a block eval that only catches abortable exceptions.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Test-Abortable


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtest-abortable-perl