The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Assert-Refute KHEDIN"

Assert::Refute - Unified testing and assertion tool River stage one • 5 direct dependents • 5 total dependents

This module allows injecting Test::More-like code snippets into production code, without turning the whole application into a giant testing script. This can be though of as a lightweight design-by-contract form....

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC

Assert::Refute::Build - tool for extending Assert::Refute suite River stage one • 5 direct dependents • 5 total dependents

Although arbitrary checks may be created using just the "refute" function, they may be cumbersome to use and especially share. This module takes care of some boilerplate as well as maintains parity between functional and object-oriented interfaces of...

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC

Assert::Refute::Report - Contract execution class for Assert::Refute suite River stage one • 5 direct dependents • 5 total dependents

This class represents one specific application of contract. It is mutable, but can only changed in one way (there is no undo of tests and diagnostic messages). Eventually a "done_testing" locks it completely, leaving only "QUERYING PRIMITIVES" for in...

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC

Assert::Refute::Contract - Contract definition class for Assert::Refute suite River stage one • 5 direct dependents • 5 total dependents

This class represents a contract and is thus immutable. See Assert::Refute::Report for its *application* to a specific case....

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC

Assert::Refute::T::Basic - a set of most common checks for Assert::Refute suite River stage one • 5 direct dependents • 5 total dependents

This module contains most common test conditions similar to those in Test::More, like "is $got, $expected;" or "like $got, qr/.../;". They appear as both exportable functions in this module and Assert::Refute itself *and* as corresponding methods in ...

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC

Assert::Refute::T::Tester - test the test conditions themselves River stage one • 5 direct dependents • 5 total dependents

This module is inspired by Test::Tester. While "contract_is" is a good way to quickly determine whether a test condition holds any water, a more detailed inspection is desirable. [EXPERIMENTAL] This module is under active development and its interfac...

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC

Assert::Refute::T::Errors - exception and warning check for Assert::Refute suite River stage one • 5 direct dependents • 5 total dependents

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC

Assert::Refute::Driver::More - Test::More compatibility layer for Asser::Refute suite River stage one • 5 direct dependents • 5 total dependents

This class is useless in and of itself. It is auto-loaded as a bridge between Test::More and Assert::Refute, if Test::More has been loaded before Assert::Refute....

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC
8 results (0.031 seconds)