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

Search results for "module:Test::LectroTest"

Test::LectroTest - Easy, automatic, specification-based tests River stage three • 5 direct dependents • 256 total dependents

This module provides a simple (yet full featured) interface to LectroTest, an automated, specification-based testing system for Perl. To use it, declare properties that specify the expected behavior of your software. LectroTest then checks your softw...

TMOERTEL/Test-LectroTest-0.5001 - 16 May 2013 01:01:29 UTC

Test::LectroTest::Compat - Use LectroTest property checks in a Test::Simple world River stage three • 5 direct dependents • 256 total dependents

This module lets you use mix LectroTest property checking with other popular Test::* modules. With it, you can use "is()"- and "ok()"-style assertions from Test::* modules within your LectroTest property specifications and you can check LectroTest pr...

TMOERTEL/Test-LectroTest-0.5001 - 16 May 2013 01:01:29 UTC

Test::LectroTest::Property - Properties that make testable claims about your software River stage three • 5 direct dependents • 256 total dependents

STOP! If you're just looking for an easy way to write and run unit tests, see Test::LectroTest first. Once you're comfortable with what is presented there and ready to delve into the full offerings of properties, this is the document for you. This mo...

TMOERTEL/Test-LectroTest-0.5001 - 16 May 2013 01:01:29 UTC

Test::LectroTest::Generator - Random value generators and combinators River stage three • 5 direct dependents • 256 total dependents

This module provides random value generators for common data types and provides an interface and tools for creating your own generators. It also provides generator combinators that can be used to create more-complex generators by combining simple one...

TMOERTEL/Test-LectroTest-0.5001 - 16 May 2013 01:01:29 UTC

Test::LectroTest::TestRunner - Configurable TAP-compatible engine for running LectroTest property checks River stage three • 5 direct dependents • 256 total dependents

STOP! If you just want to write and run simple tests, see Test::LectroTest. If you really want to learn about the property-checking apparatus or turn its control knobs, read on. This module provides Test::LectroTest::TestRunner, a class of objects th...

TMOERTEL/Test-LectroTest-0.5001 - 16 May 2013 01:01:29 UTC

Test::LectroTest::FailureRecorder - Records/plays failures for regression testing River stage three • 5 direct dependents • 256 total dependents

This module provides a simple means of recording property-check failures so they can be reused as regression tests. You do not need to use this module yourself because the higher-level LectroTest modules will use it for you when needed. (These docs a...

TMOERTEL/Test-LectroTest-0.5001 - 16 May 2013 01:01:29 UTC

Test::RandomCheck - Yet another QuickCheck for Perl River stage zero No dependents

THIS IS EXPERIMENTAL! Test::RandomCheck is an implementation of QuickCheck in Perl. You may want to define any kind of test arguments by using conbinators prepared by Test::RandomCheck::Generator....

HIRATARA/Test-RandomCheck-0.03 - 02 Oct 2016 23:39:21 UTC
7 results (0.026 seconds)