Pakket: libtest-expander-perl (2.5.1-1)
Verwijzigingen voor libtest-expander-perl
Debian bronnen:
Het bronpakket libtest-expander-perl downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libtest-expander-perl gerelateerde pakketten
|
|
|
|
-
- 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