Pakket: libtest-strict-perl (0.47-1)
Verwijzigingen voor libtest-strict-perl
Debian bronnen:
Het bronpakket libtest-strict-perl downloaden:
- [libtest-strict-perl_0.47-1.dsc]
- [libtest-strict-perl_0.47.orig.tar.gz]
- [libtest-strict-perl_0.47-1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Ansgar Burchardt (QA-pagina)
- Florian Schlichting (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
test module for checking the syntax of use strict and test coverage
Test::Strict tests if the code compiles and inter-operates with Test::Simple modules. Another good practice this module can test is to "use strict;" in all perl files.
By setting a minimum test coverage through all_cover_ok(), a code author can ensure his code is tested above a preset level of kwalitee (CPAN quality metrics) throughout the development cycle. Along with Test::Pod, this module can provide the first tests to setup for a module author.
Andere aan libtest-strict-perl gerelateerde pakketten
|
|
|
|
-
- dep: libdevel-cover-perl
- Perl tool for determining code coverage metrics
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language