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 "module:Test2::Compare::Bool"

Test2::Compare::Bool - Compare two values as booleans River stage four • 921 direct dependents • 6519 total dependents

Check if two values have the same boolean result (both true, or both false)....

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

Test2::V0 - 0Th edition of the Test2 recommended bundle. River stage four • 921 direct dependents • 6519 total dependents

This is the big-daddy bundle. This bundle includes nearly every tool, and several plugins, that the Test2 author uses. This bundle is used extensively to test Test2::Suite itself....

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

Test2::MojoX - Testing Mojo River stage one • 2 direct dependents • 2 total dependents

Test2::MojoX is a test user agent based on Mojo::UserAgent, it is usually used together with Test2::Suite to test Mojolicious applications. Just run your tests with prove or yath. $ yath -l -v $ yath -l -v t/foo.t This package is fork of Test::Mojo. ...

ELCAMLOST/Test2-MojoX-0.07 - 14 Aug 2021 19:38:14 UTC

Log::Shiras::Test2 - Test2 for traffic in the ::Switchboard River stage one • 1 direct dependent • 1 total dependent

This is a class used for testing. It inherits directly from Test2::API without going through Test::Builder. This will feed back to any Test2 rooted test with the understanding that even Test::More now uses Test2 Under the hood. The tests are object o...

JANDREW/Log-Shiras-v0.48.0 - 03 Oct 2016 19:16:17 UTC

Test2::Bundle::More - ALMOST a drop-in replacement for Test::More. River stage four • 921 direct dependents • 6519 total dependents

This bundle is intended to be a (mostly) drop-in replacement for Test::More. See "KEY DIFFERENCES FROM Test::More" for details....

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

Test2::Compare::Bag - Internal representation of a bag comparison. River stage four • 921 direct dependents • 6519 total dependents

This module is an internal representation of a bag for comparison purposes....

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::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::Compare::Delta - Representation of differences between nested data structures. River stage four • 921 direct dependents • 6519 total dependents

This is used by Test2::Compare. When data structures are compared a delta will be returned. Deltas are a tree data structure that represent all the differences between two other data structures....

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::Bundle::Extended - Old name for Test2::V0 River stage four • 921 direct dependents • 6519 total dependents

This is the big-daddy bundle. This bundle includes nearly every tool, and several plugins, that the Test2 author uses. This bundle is used extensively to test Test2::Suite itself....

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::Compare::Negatable - Poor mans 'role' for compare objects that can be negated. River stage four • 921 direct dependents • 6519 total dependents

Using this package inside an Test2::Compare::Base subclass will overload "!$obj" and import "clone_negate()" and "toggle_negate()"....

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

Test2::Compare::OrderedSubset - Internal representation of an ordered subset. River stage four • 921 direct dependents • 6519 total dependents

This module is used to ensure an array has all the expected items int he expected order. It ignores any unexpected items mixed into the array. It only cares that all the expected values are present, and in order, everything else is noise....

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

Test2::Manual::Tooling::Testing - Tutorial on how to test your testing tools. River stage four • 921 direct dependents • 6519 total dependents

Testing your test tools used to be a complex and difficult prospect. The old tools such as Test::Tester and Test::Builder::Tester were limited, and fragile. Test2 on the other hand was designed from the very start to be easily tested! This tutorial s...

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

Test2::Manual::Tooling::TestBuilder - This section maps Test::Builder methods to Test2 concepts. River stage four • 921 direct dependents • 6519 total dependents

With Test::Builder tools were encouraged to use methods on the Test::Builder singleton object. Test2 has a different approach, every tool should get a new Test2::API::Context object, and call methods on that. This document maps several concepts from ...

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