Search results for "module:Test::Distribution"
Test::Distribution - perform tests on all modules of a distribution
When using this module in a test script, it goes through all the modules in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION. This module also performs a numer of test on the distribution its...
SRSHAH/Test-Distribution-2.00 - 14 Nov 2007 05:35:36 UTC
Test::Dist - Distribution kwalitee tests in one command
MONS/Test-Dist-0.01
-
12 Nov 2009 23:51:02 UTC
Test::XT - Generate best practice release-only tests
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::EOL - Check the correct line endings in your project
This module scans your project/distribution for any perl files (scripts, modules, etc) for the presence of windows line endings....
ETHER/Test-EOL-2.02 - 07 Dec 2020 07:10:12 UTC
Fey::Test - Test libraries for Fey distros
This distribution contains libraries used for testing various Fey distributions....
DROLSKY/Fey-Test-0.10 - 14 Sep 2011 17:22:44 UTC
Test::U32 - Designed to test the proposition that U32 is 32 bits wide
This module is no use to anyone except authors of XS extensions who want to know about the bahaviour of the U32 type defined by perl across multiple different versions of perl on different OS. The results are of this survey are kindly provided by CPA...
JFREEMAN/Test-U32-0.01 - 07 Jun 2008 08:49:25 UTC
Test::BOM - Test strings and files for BOM
This module helps you with testing for byte-order-marks in strings and files. If you came across this module while looking for other ways to deal with byte-order-marks you might find what you need in the "SEE ALSO" section below. If you don't know an...
GGOLDBACH/Test-BOM-0.001 - 26 Sep 2018 07:37:36 UTC
Test::Pod - check for POD errors in files
Check POD files for errors or warnings in a test file, using "Pod::Simple" to do the heavy lifting....
ETHER/Test-Pod-1.52 - 19 Apr 2018 14:41:41 UTC
Test::CSS - Interface to test CSS string and file.
The one and only feature of the package is to validate the CSS (string / file) structurally. Additionally it checks if the property name is a valid as per the CSS specifications....
MANWAR/Test-CSS-0.09 - 08 Oct 2022 03:05:49 UTC
Test::Roo - Composable, reusable tests with roles and Moo
This module allows you to compose Test::More tests from roles. It is inspired by the excellent Test::Routine module, but uses Moo instead of Moose. This gives most of the benefits without the need for Moose as a test dependency. Test files are Moo cl...
DAGOLDEN/Test-Roo-1.004 - 05 Aug 2014 23:24:42 UTC
Test::Unit - the PerlUnit testing framework
This framework is intended to support unit testing in an object-oriented development paradigm (with support for inheritance of tests etc.) and is derived from the JUnit testing framework for Java by Kent Beck and Erich Gamma. To start learning how to...
MCAST/Test-Unit-0.25 - 15 Oct 2005 23:05:28 UTC
Test::Vars - Detects unused variables in perl modules
Test::Vars provides test functions to report unused variables either in an entire distribution or in some files of your choice in order to keep your source code tidy....
GFUJI/Test-Vars-0.015 - 20 Apr 2021 13:53:39 UTC
Test::Tabs - check the presence of tabs in your project
This module scans your project/distribution for any perl files (scripts, modules, etc) for the presence of tabs. In particular, it checks that all indentation is done using tabs, not spaces; alignment is done via spaces, not tabs; indentation levels ...
TOBYINK/Test-Tabs-0.005 - 16 Sep 2014 18:45:36 UTC
Test::Tech - adds skip_tests and test data structures capabilities to the "Test" module
The "Test::Tech" module extends the capabilities of the "Test" module. The design is simple. The "Test::Tech" module loads the "Test" module without exporting any "Test" subroutines into the "Test::Tech" namespace. There is a "Test::Tech" cover subro...
SOFTDIA/Net-Netid-0.02 - 04 Aug 2003 21:25:45 UTC
Test::Tech - adds skip_tests and test data structures capabilities to the "Test" module
The "Test::Tech" module extends the capabilities of the "Test" module. The design is simple. The "Test::Tech" module loads the "Test" module without exporting any "Test" subroutines into the "Test::Tech" namespace. There is a "Test::Tech" cover subro...
SOFTDIA/Proc-Command-0.04 - 27 Jul 2003 17:24:58 UTC
Test::Subs - Test your modules with a lightweight syntax based on anonymous block
This module provide a very lightweight syntax to run "Test::Harness" or "Tap::Harness" compliant test on your code. As opposed to other similar packages, the two main functionnalities of "Test::Subs" are that the tests are anonymous code block (rathe...
MATHIAS/Test-Subs-0.08 - 16 Mar 2013 23:48:44 UTC
Test::YAFT - Yet another testing framework
This module combines features of multiple test libraries providing its own, BDD inspired, Context oriented, testing approach....
BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC
Test::Most - Most commonly needed test functions and features.
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::More - yet another framework for writing test scripts
STOP! If you're just getting started writing tests, have a look at Test2::Suite first. This is a drop in replacement for Test::Simple which you can switch to once you get the hang of basic testing. The purpose of this module is to provide a wide rang...
EXODIST/Test-Simple-1.302195 - 28 Apr 2023 12:57:53 UTC
Test::Tech - adds skip_tests and test data structures capabilities to the "Test" module
The "Test::Tech" module extends the capabilities of the "Test" module. The design is simple. The "Test::Tech" module loads the "Test" module without exporting any "Test" subroutines into the "Test::Tech" namespace. There is a "Test::Tech" cover subro...
SOFTDIA/Test-Tech-0.26 - 21 May 2004 02:58:26 UTC