套件:libtest-expander-perl(2.5.1-1)
libtest-expander-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-expander-perl:
- [libtest-expander-perl_2.5.1-1.dsc]
- [libtest-expander-perl_2.5.1.orig.tar.gz]
- [libtest-expander-perl_2.5.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
collection of frequentely used test functionalities
The primary objective of Test::Expander is to provide additional convenience functions for tests based on Test2::V0, considering boilerplate aspects that seem to be important in a notable number of cases. These are among other things:
Repeated application of class/module and/or method/function to be tested.
The frequent necessity of introduction of a temporary directory and/or file.
Another fuctionality frequently used in tests relates to the work with files and directories: reading, writing, creation, etc.
Run tests in a clean environment, where only explicitly mentioned environment variables are set and environment variables from the "outside world" cannot affect the execution of tests.
其他與 libtest-expander-perl 有關的套件
|
|
|
|
-
- dep: libconst-fast-perl
- facility for creating read-only scalars, arrays, and hashes
-
- dep: libfile-chdir-perl
- more sensible way to change directories
-
- dep: libimporter-perl
- alternative but compatible interface to modules that export symbols
-
- dep: libpadwalker-perl
- module to inspect and manipulate lexical variables
-
- dep: libpath-tiny-perl (>= 0.144)
- file path utility
-
- dep: libscalar-readonly-perl
- functions for controlling whether any scalar variable is read-only
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: libtest2-suite-perl
- set of tools built upon the Test2 framework
-
- dep: libtest2-tools-explain-perl
- Perl module with explain tools for Perl's Test2 framework
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language