Search results for "module:Perl::Critic::Policy::TestingAndDebugging::RequireTestLabels"
Perl::Critic::Policy::TestingAndDebugging::RequireTestLabels - Tests should all have labels.
Most Perl modules with regression tests use Test::More as infrastructure for writing and running those tests. It has an easy, procedural syntax for writing comparisons of results to expectations. Most of the Test::More functions allow the programmer ...
PETDANCE/Perl-Critic-1.148 - 07 Jan 2023 21:26:26 UTC
Perl::Critic - Critique Perl source code for best-practices.
Perl::Critic is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysis engine. Perl::Critic is distributed with a number of Perl::Critic::Policy modules that attempt to...
PETDANCE/Perl-Critic-1.148 - 07 Jan 2023 21:26:26 UTC
Perl::Critic::Config - The final derived Perl::Critic configuration, combined from any profile file and command-line parameters.
Perl::Critic::Config takes care of finding and processing user-preferences for Perl::Critic. The Config object defines which Policy modules will be loaded into the Perl::Critic engine and how they should be configured. You should never really need to...
PETDANCE/Perl-Critic-1.148 - 07 Jan 2023 21:26:26 UTC