[ 原始碼: libtest-abortable-perl ]
套件:libtest-abortable-perl(0.003-1)
libtest-abortable-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-abortable-perl:
- [libtest-abortable-perl_0.003-1.dsc]
- [libtest-abortable-perl_0.003.orig.tar.gz]
- [libtest-abortable-perl_0.003-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to handle subtest failures with exceptions
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.
其他與 libtest-abortable-perl 有關的套件
|
|
|
|
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language