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::String"

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

This is used to compare two items after they are stringified. You can also check that two strings are not equal. Note: This will fail if the received value is undefined, it must be defined....

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

Test2::Tools::JSON - Compare JSON string as data structure with Test2 River stage one • 1 direct dependent • 3 total dependents

Test2::Tools::JSON provides comparison tools for JSON string. This module was inspired by Test::Deep::JSON....

AKIYM/Test2-Tools-JSON-0.05 - 07 Aug 2019 21:53:49 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::Suite - Distribution with a rich set of tools built upon the Test2 framework. River stage four • 921 direct dependents • 6519 total dependents

Rich set of tools, plugins, bundles, etc built upon the Test2 testing library. If you are interested in writing tests, this is the distribution for you. WHAT ARE TOOLS, PLUGINS, AND BUNDLES? TOOLS Tools are packages that export functions for use in t...

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

Test2::Tools::URL - Compare a URL in your Test2 test River stage two • 2 direct dependents • 19 total dependents

This set of Test2 tools helps writing tests against URLs, represented as either strings, or as objects that stringify to URLs (such as URI or Mojo::URL). The idea is that you may be writing tests against URLs, but you may only care about one or two c...

PLICEASE/Test2-Tools-URL-0.06 - 23 Mar 2021 21:31:12 UTC

Test2::Tools::EventDumper - *DEPRECATED* Tool for dumping Test2::Event structures. River stage zero No dependents

This tool allows you to dump Test2::Event instances (including subclasses). The dump format is the Test2::Tools::Compare event DSL. There are many configuration options available to tweak the output to meet your needs....

EXODIST/Test2-Tools-EventDumper-0.000013 - 26 Jul 2021 19:09:33 UTC

Test2::Tools::Type - Tools for checking data types River stage zero No dependents

DCANTRELL/Scalar-Type-1.0.1 - 22 Apr 2024 19:53:36 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::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::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::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::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::Object - Representation of an object during deep comparison. River stage four • 921 direct dependents • 6519 total dependents

This class lets you specify an expected object in a deep comparison. You can check the fields/elements of the underlying reference, call methods to verify results, and do meta checks for object type and ref type....

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::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::Compare::JSON::Pointer - Representation of a hash or array reference pointed to by a JSON pointer during deep comparison. River stage one • 2 direct dependents • 2 total dependents

This class lets you specify an expected hash or array reference in deep comparison along with the JSON pointer for where to find that reference....

PLICEASE/Test2-Tools-JSON-Pointer-0.02 - 15 May 2019 12:58:40 UTC

Test2::Manual::Testing::Migrating - How to migrate existing tests from Test::More to Test2. River stage four • 921 direct dependents • 6519 total dependents

This tutorial covers the conversion of an existing test. This tutorial assumes you have a test written using Test::More....

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

Test2::Tools::JSON::Pointer - Compare parts of JSON string to data structure using JSON pointers VERSION River stage one • 2 direct dependents • 2 total dependents

This module provides a comparison for a JSON string with a JSON pointer. This module was inspired by Test::Mojo, which provides a mechanism for checking the JSON response from a HTTP body. This module provides a generic way to write tests for JSON us...

PLICEASE/Test2-Tools-JSON-Pointer-0.02 - 15 May 2019 12:58:40 UTC
23 results (0.065 seconds)