-
-
24 Oct 2018 17:39:53 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (23)
- Testers (361 / 1 / 0)
- Kwalitee
Bus factor: 3- 65.79% Coverage
- License: artistic_2
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (19.13KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Todd Rinaldo
- Dependencies
- Overload::FileCheck
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.004
- Raise the Test::More requirement to address an issue with Test2::Formatter::TAP Fixes https://github.com/CpanelInc/Test-MockFile/issues/6
Modules
Lets tests validate code which interacts with files without the file system ever being touched.Provides
in lib/Test/MockFile/DirHandle.pmin lib/Test/MockFile/FileHandle.pmExamples
Module Install Instructions
To install Test::MockFile, copy and paste the appropriate command in to your terminal.
cpanm Test::MockFile
perl -MCPAN -e shell install Test::MockFile
For more information on module installation, please visit the detailed CPAN module installation guide.