Search results for "module:Test::LongString"
Test::LongString - tests strings for equality, with more helpful failures
This module provides some drop-in replacements for the string comparison functions of Test::More, but which are more suitable when you test against long strings. If you've ever had to search for text in a multi-line string like an HTML document, or f...
RGARCIA/Test-LongString-0.17 - 06 Nov 2014 07:11:33 UTC
Test::Kit - Build custom test packages with only the features you want
Test::Kit allows you to create a single module in your project which gives you access to all of the testing functions you want. Its primary goal is to reduce boilerplate code that is currently littering the top of all your test files. It also allows ...
KAORU/Test-Kit-2.16 - 25 Jul 2023 17:03:40 UTC
Test::Core - Modern Perl testing with a single import
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::Modern - precision testing for modern perl
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
Test::WWW::Simple - Test Web applications using TAP
"Test::WWW::Simple" is a very basic class for testing Web applications and Web pages. It uses WWW::Mechanize to fetch pages, and Test::Builder to implement TAP (Test Anything Protocol) for the actual testing. Since we use Test::Builder for the "page_...
MCMAHON/Test-WWW-Simple-0.40 - 07 Dec 2020 22:37:59 UTC
Test::Nginx::Socket - Socket-backed test scaffold for the Nginx C modules and Nginx/OpenResty-based libraries and applications
This module provides a test scaffold based on non-blocking IO::Socket for automated testing in Nginx C module development. This class inherits from Test::Base, thus bringing all its declarative power to the Nginx C module testing practices. You need ...
AGENT/Test-Nginx-0.30 - 31 May 2022 17:51:32 UTC
Data::AnyXfer::Test::Kit - a test kit for Data::AnyXfer
This module provides a Test::Kit for Foxtons modules. Use this in place of Test::Most. It also includes the following: Data::Printer Data::Dumper::Concise Note: an alternative to "Dumper" is the "explain" function from Test::More. File::Slurp Path::C...
ALUCAS/Data-AnyXfer-0.1 - 25 May 2020 13:33:44 UTC