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

Search results for "module:Test::Deep"

Test::Deep - Extremely flexible deep comparison River stage five • 943 direct dependents • 13145 total dependents

If you don't know anything about automated testing in Perl then you should probably read about Test::Simple and Test::More before preceding. Test::Deep uses the Test::Builder framework. Test::Deep gives you very flexible ways to check that the result...

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::Hash River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::MM River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::Cmp River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::All River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::Set River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::XML::Deep River stage zero No dependents

JLAVALLEE/Test-XML-Deep-0.07 - 21 Mar 2009 01:45:43 UTC

Test::Deep::PDL - Test ndarrays inside data structures with Test::Deep River stage one • 1 direct dependent • 1 total dependent

This is just an implementation class. Look at the documentation for test_pdl() in Test::PDL....

ETJ/Test-PDL-0.20 - 26 Feb 2022 21:27:36 UTC

Test::Deep::Isa River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::URI - Easier testing of URIs for Test::Deep River stage zero No dependents

Test::Deep::URI provides the functions "uri($expected)" and "uri_qf($expected, $query_form)" for Test::Deep. Use it in combination with "cmp_deeply" to test against partial URIs. In particular I wrote this because I was tired of stumbling across unit...

NFG/Test-Deep-URI-0.05 - 17 Jun 2022 17:12:04 UTC

Test::Deep::Ref River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::Obj River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::Any River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::JWT - JWT comparison with Test:Deep functionality River stage zero No dependents

Test::Deep::JWT is the helper module for comparing JWT string with Test::Deep functionality. This module will export a function called 'jwt'. jwt(\%claims, \%header) \%claims is the expected claims part of JWT. \%header is the expected header part of...

ADDSICT/Test-Deep-JWT-0.02 - 07 Jun 2015 02:31:00 UTC

Test::Deep::Code River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC

Test::Deep::Cond - simple code test in Tesst::Deep River stage one • 1 direct dependent • 1 total dependent

Test::Deep::Cond is simple way to compare value by code reference. Test::Deep provides "code" function. But, Test::Deep::Cond is more simply to test. cmp_deeply( { hoge => 3, }, { hoge => code(sub { my $val = shift; 2 < $val and $val < 4 }), }, ); Th...

SOH/Test-Deep-Cond-0.01 - 08 Feb 2013 07:31:57 UTC

Test::Deep::Type - A Test::Deep plugin for validating type constraints River stage two • 1 direct dependent • 84 total dependents

This is a Test::Deep plugin that provides the sub "is_type" to indicate that the data being tested must validate against the passed type. This is an actual type *object*, not a string name -- for example something provided via MooseX::Types, or a pla...

ETHER/Test-Deep-Type-0.008 - 27 Sep 2016 00:57:13 UTC

Test::Deep::YAML - A Test::Deep plugin for comparing YAML-encoded data River stage zero No dependents

This module provides the "yaml" function to indicate that the target can be parsed as a YAML string, and should be decoded before being compared to the indicated expected data....

ETHER/Test-Deep-YAML-0.004 - 24 Apr 2015 16:04:34 UTC

Test::Deep::JSON - Compare JSON with Test::Deep River stage two • 6 direct dependents • 55 total dependents

Test::Deep::JSON provides the "json($expected)" function to expect that target can be parsed as a JSON string and matches (by "cmp_deeply") with *$expected*....

MOTEMEN/Test-Deep-JSON-0.05 - 24 Apr 2018 11:24:46 UTC

Test::Deep::None River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC
175 results (0.036 seconds)