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

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

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

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::InDomain - Testing deep datastructures against data domains River stage zero No dependents

This module is a complement to Test::Simple or Test::More (or any other testing module based on Test::Builder). It adds the function "in_domain" to your panoply of testing tools; that function uses the functionalities of Data::Domain to check deep da...

DAMI/Test-InDomain-0.01 - 27 Oct 2012 00:50:04 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::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::PDL - Test Perl Data Language arrays (a.k.a. ndarrays) for equality River stage one • 1 direct dependent • 1 total dependent

With Test::PDL, you can compare two ndarrays for equality. The comparison is performed as thoroughly as possible, comparing types, dimensions, bad value patterns, and finally the values themselves. The exact behaviour can be configured by setting cer...

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

Test::YAFT - Yet another testing framework River stage zero No dependents

This module combines features of multiple test libraries providing its own, BDD inspired, Context oriented, testing approach....

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::Cmd - Perl module for portable testing of commands and scripts River stage two • 13 direct dependents • 35 total dependents

The "Test::Cmd" module provides a low-level framework for portable automated testing of executable commands and scripts (in any language, not just Perl), especially commands and scripts that interact with the file system. The "Test::Cmd" module makes...

NEILB/Test-Cmd-1.09 - 25 Oct 2015 11:50:21 UTC

Test::Core - Modern Perl testing with a single import River stage zero No dependents

Test::Core provides the best testing harness of Modern Perl in a single, user-friendly import. It builds off of Test::Modern while also providing clean interfaces to dumping and mocking facilities from other libraries. Test::Core also automatically i...

AANARI/Test-Core-0.0200 - 10 Jul 2015 20:59:42 UTC

Test::More - yet another framework for writing test scripts River stage five • 22891 direct dependents • 32646 total dependents

STOP! If you're just getting started writing tests, have a look at Test2::Suite first. This is a drop in replacement for Test::Simple which you can switch to once you get the hang of basic testing. The purpose of this module is to provide a wide rang...

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC

Test::Easy - facilitates easy testing patterns River stage one • 5 direct dependents • 7 total dependents

I prefer working in a test driven development environment. One of the downsides of having a large test suite is that test files often grow into monstrosities: it's often easier to plug some new little testblock into an existing file, or stick some ne...

BELDEN/Test-Easy-1.11 - 08 Jul 2015 21:03:20 UTC

Test::Spec - Write tests in a declarative specification style River stage two • 54 direct dependents • 76 total dependents

This is a declarative specification-style testing system for behavior-driven development (BDD) in Perl. The tests (a.k.a. examples) are named with strings instead of subroutine names, so your fingers will suffer less fatigue from underscore-itis, wit...

AKZHAN/Test-Spec-0.54 - 21 Nov 2017 10:08:54 UTC

Test::Proto - OO test script golf sugar River stage one • 1 direct dependent • 1 total dependent

PERRETTDL/Test-Proto-0.027 - 25 Dec 2013 22:00:03 UTC

AI::MXNet::Optimizer - Common Optimization algorithms with regularizations. River stage one • 2 direct dependents • 2 total dependents

Common Optimization algorithms with regularizations....

SKOLYCHEV/AI-MXNet-1.6 - 23 Jun 2023 16:35:58 UTC

Test::Deep::JType - Test::Deep helpers for JSON::Typist data River stage one • 2 direct dependents • 3 total dependents

RJBS/JSON-Typist-0.008 - 31 Dec 2022 19:12:13 UTC

Test::Kantan - simple, flexible, fun "Testing framework" River stage one • 4 direct dependents • 5 total dependents

Test::Kantan is a behavior-driven development framework for testing Perl 5 code. It has a clean, obvious syntax so that you can easily write tests....

TOKUHIROM/Test-Kantan-0.40 - 22 Sep 2014 10:18:10 UTC

Test::Assert - Assertion methods for those who like JUnit. River stage two • 6 direct dependents • 11 total dependents

This class provides a set of assertion methods useful for writing tests. The API is based on JUnit4 and Test::Unit::Lite and the methods die on failure. These assertion methods might be not useful for common Test::Builder-based (Test::Simple, Test::M...

DEXTER/Test-Assert-0.0504 - 06 Dec 2009 22:50:03 UTC

Test::Modern - precision testing for modern perl River stage three • 36 direct dependents • 110 total dependents

Test::Modern provides the best features of Test::More, Test::Fatal, Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as ideas from Test::Requires, Test::DescribeMe, Test::Moose, and Test::CleanNamespaces. Test::Modern also automat...

TOBYINK/Test-Modern-0.013 - 05 Oct 2014 18:30:37 UTC

Tickit::Test - unit testing for Tickit-based code River stage two • 35 direct dependents • 41 total dependents

This module helps write unit tests for Tickit-based code, such as Tickit::Widget subclasses. Primarily, it provides a mock terminal implementation, allowing the code under test to affect a virtual terminal, whose state is inspectable by the unit test...

PEVANS/Tickit-0.74 - 04 Sep 2023 17:09:00 UTC

Test::TAP::Model - DEPRECATED Use TAP::Harness, TAP::Formatter::HTML River stage one • 2 direct dependents • 2 total dependents

This module is a subclass of Test::Harness::Straps (although in an ideal world it would really use delegation). It uses callbacks in the straps object to construct a deep structure, with all the data known about a test run accessible within. It's pur...

NUFFIN/Test-TAP-Model-0.10 - 22 Jun 2008 03:58:47 UTC
55 results (0.047 seconds)