The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Test::Pod::Coverage"

Test::Pod::Coverage - Check for pod coverage in your distribution. River stage three • 473 direct dependents • 727 total dependents

Test::Pod::Coverage is used to create a test for your distribution, to ensure that all relevant files in your distribution are appropriately documented in pod. Can also be called with Pod::Coverage parms. use Test::Pod::Coverage tests=>1; pod_coverag...

NEILB/Test-Pod-Coverage-1.10 - 17 Jul 2014 17:10:11 UTC

Test::Pod::Coverage::TrustMe - Test Pod coverage River stage zero No dependents

Tests that all of the functions or methods provided by a package have documentation. Drop in replacement for Test::Pod::Coverage, but with additional features. Uses Pod::Coverage::TrustMe to check coverage by default....

HAARG/Pod-Coverage-TrustMe-0.002000 - 20 Aug 2021 13:57:58 UTC

Test::Pod::Coverage::Permissive - Checks for pod coverage regression. River stage zero No dependents

GUGU/Test-Pod-Coverage-Permissive-0.05 - 06 Feb 2010 14:41:26 UTC

Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable - dzil pod coverage tests with configurable parameters River stage one • 7 direct dependents • 8 total dependents

This is a Dist::Zilla plugin that creates a POD coverage test for your distro. Unlike the plugin that ships with dzil in core, this one is quite configurable. The coverage test is generated as xt/author/pod-coverage.t. Test::Pod::Coverage 1.08, Test:...

DROLSKY/Dist-Zilla-Plugin-Test-Pod-Coverage-Configurable-0.07 - 09 Jan 2018 17:23:34 UTC

Test::Pod::CoverageChange - Test Perl files for POD coverage and syntax changes River stage zero No dependents

"Test::Pod::CoverageChange" is a helper combining Test::Pod::Coverage and Pod::Checker to test for both POD coverage and syntax changes for a module distribution at once, via a single call to "pod_coverage_syntax_ok". Possible results * passes if the...

BINARY/Test-Pod-CoverageChange-0.003 - 17 Aug 2022 12:52:17 UTC

Test::Apocalypse::Pod_Coverage - Plugin for Test::Pod::Coverage River stage one • 1 direct dependent • 1 total dependent

Encapsulates Test::Pod::Coverage functionality. Automatically uses the Pod::Coverage::TrustPod class....

APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC

Test::Strict - Check syntax, presence of use strict; and test coverage River stage two • 36 direct dependents • 55 total dependents

The most basic test one can write is "does it compile ?". This module tests if the code compiles and play nice with Test::Simple modules. Another good practice this module can test is to "use strict;" in all perl files. By setting a minimum test cove...

MANWAR/Test-Strict-0.52 - 16 Jun 2019 09:13:14 UTC

Test::If - Test only if ... River stage one • 2 direct dependents • 2 total dependents

MONS/Test-If-0.01 - 11 Nov 2009 21:50:28 UTC

Test::XT - Generate best practice release-only tests River stage one • 2 direct dependents • 3 total dependents

A number of Test modules have been written over the years to support authors. Typically, these modules have standard short test scripts documented in them that you can cut and paste into your distribution. Unfortunately almost all of these cut-and-pa...

ADAMK/Test-XT-0.04 - 07 Jul 2011 02:49:42 UTC

Test::PDF - A module for testing and comparing PDF files River stage zero No dependents

This module is meant to be used for testing custom generated PDF files, it provides only one function at the moment, which is "cmp_pdf", and can be used to compare two PDF files to see if they are *visually* similar. Future versions may include other...

STEVAN/Test-PDF-0.01 - 07 Dec 2005 21:36:28 UTC

Test::Dist - Distribution kwalitee tests in one command River stage zero No dependents

MONS/Test-Dist-0.01 - 12 Nov 2009 23:51:02 UTC

Test::Most - Most commonly needed test functions and features. River stage four • 771 direct dependents • 1705 total dependents

Test::Most exists to reduce boilerplate and to make your testing life easier. We provide "one stop shopping" for most commonly used testing modules. In fact, we often require the latest versions so that you get bug fixes through Test::Most and don't ...

OVID/Test-Most-0.38 - 24 Sep 2022 13:49:17 UTC

Test::Timer - test module to test/assert response times River stage two • 7 direct dependents • 35 total dependents

Test::Timer implements a set of test primitives to test and assert test times from bodies of code. The key features are subroutines to assert or test the following: * that a given piece of code does not exceed a specified time limit * that a given pi...

JONASBN/Test-Timer-2.12 - 08 Jul 2021 17:09:26 UTC

Test::Rinci - Test Rinci metadata River stage one • 4 direct dependents • 5 total dependents

This module performs various checks on a module's Rinci metadata. It is recommended that you include something like "release-rinci.t" in your distribution if you add metadata to your code. If you use Dist::Zilla to build your distribution, there is D...

PERLANCAR/Test-Rinci-0.156 - 04 Sep 2023 00:05:23 UTC

Test::Modern - precision testing for modern perl River stage three • 36 direct dependents • 110 total dependents

Test::Modern provides the best features of Test::More, Test::Fatal, Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as ideas from Test::Requires, Test::DescribeMe, Test::Moose, and Test::CleanNamespaces. Test::Modern also automat...

TOBYINK/Test-Modern-0.013 - 05 Oct 2014 18:30:37 UTC

Badger::Test - test module River stage one • 4 direct dependents • 6 total dependents

This module implements a simple test framework in the style of Test::Simple or Test::More. As well as the usual plan(), ok(), is(), isnt() and other subroutines you would expect to find, it also implements a number of import hooks to enable certain B...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Modulino::Test - A demonstration of module ideas River stage one • 2 direct dependents • 2 total dependents

run POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: =over without closing =back...

BDFOY/Modulino-Demo-1.005 - 29 Jan 2024 01:36:10 UTC

Dancer2::Test - Useful routines for testing Dancer2 apps River stage three • 156 direct dependents • 176 total dependents

DEPRECATED. This module and all the functions listed below are deprecated. Do not use this module. The routines provided by this module for testing Dancer2 apps are buggy and unnecessary. Instead, use the Plack::Test module as shown in the SYNOPSIS a...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC

Wetware::Test - Wetware Test::Class extensions River stage one • 2 direct dependents • 2 total dependents

This is a step towards stream lining the process of creating and maintaining Test::Class based Test Driven Development. Ultimately I would like to have a tool that would create a Foo::TestSuite for all Foo Classes that are in the distribution. This m...

DRIEUX/Wetware-Test-0.07 - 11 May 2009 22:55:03 UTC

Test::Mojibake - check your source for encoding misbehavior. River stage two • 3 direct dependents • 28 total dependents

Many modern text editors automatically save files using UTF-8 codification, however, perl interpreter does not expects it *by default*. Whereas this does not represent a big deal on (most) backend-oriented programs, Web framework (Catalyst <http://ww...

SYP/Test-Mojibake-1.3 - 06 Feb 2017 15:19:50 UTC
39 results (0.056 seconds)