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 "distribution:Test2-Suite UNDEF"

Test2::Compare::Undef - Check that something is undefined River stage four • 921 direct dependents • 6519 total dependents

Make sure something is undefined in a comparison. You can also check that something is defined....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Mock - Module for managing mocked classes and instances. River stage four • 921 direct dependents • 6519 total dependents

This module lets you add and override methods for any package temporarily. When the instance is destroyed it will restore the package to its original state....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Require - Base class and documentation for skip-unless type test packages. River stage four • 921 direct dependents • 6519 total dependents

Test2::Require::* packages are packages you load to ensure your test file is skipped unless a specific requirement is met. Modules in this namespace may subclass Test2::Require if they wish, but it is not strictly necessary to do so....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Workflow - A test workflow is a way of structuring tests using composable units. River stage four • 921 direct dependents • 6519 total dependents

A test workflow is a way of structuring tests using composable units. A well known example of a test workflow is RSPEC <http://rspec.info/>. RSPEC is implemented using Test2::Workflow in Test2::Tools::Spec along with several extensions....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Tools::Mock - Class/Instance mocking for Test2. River stage four • 921 direct dependents • 6519 total dependents

Mocking is often an essential part of testing. This library covers some of the most common mocking needs. This plugin is heavily influenced by Mock::Quick, but with an improved API. This plugin is also intended to play well with other plugins in ways...

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Tools::Basic - Test2 implementation of the basic testing tools. River stage four • 921 direct dependents • 6519 total dependents

This is a Test2 based implementation of the more basic tools originally provided by Test::More. Not all Test::More tools are provided by this package, only the basic/simple ones. Some tools have been modified for better diagnostics capabilities....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Compare::Base - Base class for comparison classes. River stage four • 921 direct dependents • 6519 total dependents

All comparison classes for Test2::Compare should inherit from this base class....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Util::Grabber - Object used to temporarily intercept all events. River stage four • 921 direct dependents • 6519 total dependents

Once created this object will intercept and stash all events sent to the shared Test2::Hub object. Once the object is destroyed, events will once again be sent to the shared hub....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Compare::Meta - Check library for meta-checks River stage four • 921 direct dependents • 6519 total dependents

Sometimes in a deep comparison you want to run extra checks against an item down the chain. This library allows you to write a check that verifies several attributes of an item....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Tools::Compare - Tools for comparing deep data structures. River stage four • 921 direct dependents • 6519 total dependents

Test::More had "is_deeply()". This library is the Test2 version that can be used to compare data structures, but goes a step further in that it provides tools for building a data structure specification against which you can verify your data. There a...

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Compare::Array - Internal representation of an array comparison. River stage four • 921 direct dependents • 6519 total dependents

This module is an internal representation of an array for comparison purposes....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Compare::Custom - Custom field check for comparisons. River stage four • 921 direct dependents • 6519 total dependents

Sometimes you want to do something complicated or unusual when validating a field nested inside a deep data structure. You could pull it out of the structure and test it separately, or you can use this to embed the check. This provides a way for you ...

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Tools::Exception - Test2 based tools for checking exceptions River stage four • 921 direct dependents • 6519 total dependents

This is the Test2 implementation of code used to test exceptions. This is similar to Test::Fatal, but it intentionally does much less....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Manual::Testing::Todo - Tutorial for marking tests as TODO. River stage four • 921 direct dependents • 6519 total dependents

This tutorial covers the process of marking tests as TODO. It also describes how TODO works under the hood....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Tools::ClassicCompare - Classic (Test::More style) comparison tools. River stage four • 921 direct dependents • 6519 total dependents

This provides comparison functions that behave like they did in Test::More, unlike the Test2::Tools::Compare plugin which has modified them....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Test2::Manual::Anatomy::Event - The internals of events River stage four • 921 direct dependents • 6519 total dependents

Events are how tools effect global state, and pass information along to the harness, or the human running the tests....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC
16 results (0.054 seconds)