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

Search results for "module:Test::Data::Function"

Test::Data::Function - test functions for functions River stage one • 4 direct dependents • 5 total dependents

This module provides test functions for subroutine sorts of things. Functions prototype_ok( PROTOTYPE, SUB [, NAME ] ) POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 7: =over without closing =back...

BRIANDFOY/Test-Data-1.246 - 09 Mar 2024 01:43:42 UTC

Test::Wiretap - Listen in on a function River stage zero No dependents

AIRWAVE/Test-Wiretap-1.01 - 09 Oct 2008 19:05:50 UTC

Test::PDL - Test Perl Data Language arrays (a.k.a. ndarrays) for equality River stage one • 1 direct dependent • 1 total dependent

With Test::PDL, you can compare two ndarrays for equality. The comparison is performed as thoroughly as possible, comparing types, dimensions, bad value patterns, and finally the values themselves. The exact behaviour can be configured by setting cer...

ETJ/Test-PDL-0.20 - 26 Feb 2022 21:27:36 UTC

Test::Sims - Helps build semi-random data for testing River stage zero No dependents

THIS IS AN EARLY RELEASE! While very well tested behaviors may change. The interface is not stable. This is a module to help building semi-random data for testing and to create large, nested, interesting data structures. This module contains no new a...

MSCHWERN/Test-Sims-20180103 - 03 Jan 2018 21:28:53 UTC

Test::Tech - adds skip_tests and test data structures capabilities to the "Test" module River stage zero No dependents

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 River stage zero No dependents

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::Tech - adds skip_tests and test data structures capabilities to the "Test" module River stage zero No dependents

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

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::Data - test functions for particular variable types River stage one • 4 direct dependents • 5 total dependents

Test::Data provides utility functions to check properties and values of data and variables....

BRIANDFOY/Test-Data-1.246 - 09 Mar 2024 01:43:42 UTC

Test::Ranger - Test with data tables, capturing, templates River stage zero No dependents

*The computer should be doing the hard work.* *That's what it's paid to do, after all.* -- Larry Wall This is a comprehensive testing module compatible with Test::More and friends within TAP::Harness. Helper scripts and templates are included to make...

XIONG/Test-Ranger-v0.0.4 - 15 Sep 2010 22:49:08 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::DNS - Test DNS queries and zone configuration River stage one • 1 direct dependent • 1 total dependent

Test::DNS allows you to run tests which translate as DNS queries. It's simple to use and abstracts all the difficult query checks from you. It has a built-in tests naming scheme so you don't have to name your tests (as shown in all the examples) even...

XSAWYERX/Test-DNS-0.203 - 22 Apr 2019 16:50:31 UTC

Test::Cmd - Perl module for portable testing of commands and scripts River stage two • 13 direct dependents • 35 total dependents

The "Test::Cmd" module provides a low-level framework for portable automated testing of executable commands and scripts (in any language, not just Perl), especially commands and scripts that interact with the file system. The "Test::Cmd" module makes...

NEILB/Test-Cmd-1.09 - 25 Oct 2015 11:50:21 UTC

Mnet::Test - Record, replay, and test script inputs and outputs River stage zero No dependents

Mnet::Test can be used to allow script inputs and output to be recorded to a file, which can be replayed later to show any changes. Other Mnet modules are designed to detect and make use of Mnet::Test, if it is being used by a script. Refer to the pe...

MMENZA/Mnet-5.25 - 13 Jun 2023 13:55:35 UTC

Test::Chunks - A Data Driven Testing Framework River stage zero No dependents

There are many testing situations where you have a set of inputs and a set of expected outputs and you want to make sure your process turns each input chunk into the corresponding output chunk. Test::Chunks allows you do this with a minimal amount of...

INGY/Test-Chunks-0.39 - 12 Jun 2005 09:57:22 UTC

Test::Auto - Test Automation River stage two • 53 direct dependents • 53 total dependents

This package aims to provide, a standard for documenting Perl 5 software projects, a framework writing tests, test automation, and documentation generation....

AWNCORP/Test-Auto-0.14 - 17 Dec 2022 14:43:01 UTC

Test::Carp - test your code for calls to Carp functions River stage two • 27 direct dependents • 48 total dependents

Call given code (with given arguments) and tests whether the given Carp function (or their imported versions) are called (with a given value) or not....

DMUEY/Test-Carp-0.2 - 17 Nov 2010 15:26:28 UTC

Test::Easy - facilitates easy testing patterns River stage one • 5 direct dependents • 7 total dependents

I prefer working in a test driven development environment. One of the downsides of having a large test suite is that test files often grow into monstrosities: it's often easier to plug some new little testblock into an existing file, or stick some ne...

BELDEN/Test-Easy-1.11 - 08 Jul 2015 21:03:20 UTC

Test::Text - A module for testing text files for spelling and (maybe) more. River stage zero No dependents

This started as a spell and quality check for my novel, "Manuel the Magnificent Mechanical Man". Eventually, it can be used for checking any kind of markdown-formatted text, be it fiction or non-fiction. The first version included as documentation, t...

JMERELO/Test-Text-0.6.7 - 07 Jul 2022 19:31:54 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
171 results (0.08 seconds)