libtest-tempdir-perl

Perl module that creates temporary files for testing

Description

Test::TempDir provides temporary directory creation with testing in mind.

The differences between this module and File::Temp are:
 * prevent race conditions when running parallel tests harness
 * empty directory before running tests
 * files are not cleaned at the end of the tests if they fail

Test::TempDir is deprecated due to some deficiencies, it is recommend that you use Test::TempDir::Tiny (packaged as libtest-tempdir-tiny-perl) instead.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Test-TempDir


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtest-tempdir-perl