Search results for "module:Test::Files"
Test::Files - A Test::Builder based module to ease testing with files and dirs
This module is like Test::More, in fact you should use that first as shown above. It exports file_ok compare the contents of a file to a string file_filter_ok compare the contents of a file to a string, but filter the file first. (You must filter you...
JSF/Test-Files-0.15 - 01 Dec 2020 11:06:07 UTC
Test::Portability::Files - Check file names portability
This module is used to check the portability across operating systems of the names of the files present in the distribution of a module. The tests use the advices given in "Files and Filesystems" in perlport. The author of a distribution can select w...
ABRAXXA/Test-Portability-Files-0.10 - 06 Jan 2019 14:44:55 UTC
Test::XTFiles - standard interface for author tests to find files to check
Author tests often iterate over the files of a distribution to check them. XT::Files is a standard interface that allows the author test to ask the distribution for all the files of a type, instead of guessing which files to check....
SKIRMESS/XT-Files-0.002 - 24 Aug 2019 22:02:15 UTC
Test::Stream::IPC::Files - Temp dir + Files concurrency model.
This is the default, and fallback concurrency model for Test::Stream. This sends events between processes and threads using serialized files in a temporary directory. This is not particularily fast, but it works everywhere....
EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC
Test::PerlTidy::XTFiles - XT::Files interface for Test::PerlTidy
Adds support for the XT::Files interface to Test::PerlTidy....
SKIRMESS/Test-PerlTidy-XTFiles-0.001 - 06 Aug 2019 11:39:02 UTC
Test::Perl::Critic::XTFiles - Perl::Critic test with XT::Files interface
Tests all the files supplied from XT::Files with Perl::Critic. The output, and behavior, should be the same as from Test::Perl::Critic....
SKIRMESS/Test-Perl-Critic-XTFiles-0.001 - 25 Aug 2019 09:12:06 UTC
Test::Dist::Zilla::BuiltFiles - Check files built by your Dist::Zilla plugin
This is a "Test::Routine"-based role for testing "Dist::Zilla" and its plugins. It is intended to be used in cooperation with "Test::Dist::Zilla::Build" role. "Test::Dist::Zilla::Build" builds the distribution and checks exception and build messages,...
VDB/Test-Dist-Zilla-v0.4.4 - 28 Dec 2016 19:50:09 UTC
TableData::Test::Source::CSVInFiles - Some English words with Indonesian equivalents
PERLANCAR/TableDataRoles-Standard-0.014
-
20 Feb 2022 04:10:42 UTC
Test - provides a simple framework for writing test scripts
This module simplifies the task of writing test files for Perl modules, such that their output is in the format that Test::Harness expects to see....
JESSE/Test-1.26 - 16 Jan 2013 19:28:35 UTC
Test::BOM - Test strings and files for BOM
This module helps you with testing for byte-order-marks in strings and files. If you came across this module while looking for other ways to deal with byte-order-marks you might find what you need in the "SEE ALSO" section below. If you don't know an...
GGOLDBACH/Test-BOM-0.001 - 26 Sep 2018 07:37:36 UTC
Test::Pod - check for POD errors in files
Check POD files for errors or warnings in a test file, using "Pod::Simple" to do the heavy lifting....
ETHER/Test-Pod-1.52 - 19 Apr 2018 14:41:41 UTC
Test::EOF - Check correct end of files in a project.
This module is used to check the end of files of Perl modules and scripts. It is a way to make sure that files and with (at least) one line break. It uses "\v" to look for line breaks. If you want to ensure that only "\n" are used as line break, use ...
CSSON/Test-EOF-0.0804 - 28 Apr 2021 18:36:02 UTC
Test::PDF - A module for testing and comparing PDF files
This module is meant to be used for testing custom generated PDF files, it provides only one function at the moment, which is "cmp_pdf", and can be used to compare two PDF files to see if they are *visually* similar. Future versions may include other...
STEVAN/Test-PDF-0.01 - 07 Dec 2005 21:36:28 UTC
Test::Type - Functions to validate data types in test files.
AUBERTG/Test-Type-v1.3.0
-
23 Mar 2017 06:33:02 UTC
Test::Text - A module for testing text files for spelling and (maybe) more.
This started as a spell and quality check for my novel, "Manuel the Magnificent Mechanical Man". Eventually, it can be used for checking any kind of markdown-formatted text, be it fiction or non-fiction. The first version included as documentation, t...
JMERELO/Test-Text-0.6.7 - 07 Jul 2022 19:31:54 UTC
Test::XT - Generate best practice release-only tests
A number of Test modules have been written over the years to support authors. Typically, these modules have standard short test scripts documented in them that you can cut and paste into your distribution. Unfortunately almost all of these cut-and-pa...
ADAMK/Test-XT-0.04 - 07 Jul 2011 02:49:42 UTC
Test::Excel - Interface to test and compare Excel files (.xls/.xlsx).
This module is meant to be used for testing custom generated Excel files, it provides interfaces to compare_excel two Excel files if they are *visually* same. It now supports Excel files with the extensions ".xls" or ".xlsx"....
MANWAR/Test-Excel-1.53 - 04 Jul 2022 18:34:05 UTC
Test::A8N - Storytest Automation Runner
Test::A8N was created as a mechanism for writing and running automated storytests in a human-readable and reusable fashion. Its storytest files are easily readable, are natural to write, and are easy for non-technical users to read, while still being...
NACHBAUR/Test-A8N-0.06 - 04 Sep 2008 19:07:06 UTC