pkgsrc/devel/p5-Test-TempDir-Tiny/DESCR
wen 7806a9c41c Import Test-TempDir-Tiny-0.004 as devel/p5-Test-TempDir-Tiny.
Test::TempDir::Tiny works with Test::More to create temporary directories that
stick around if tests fail.

It is loosely based on Test::TempDir, but with less complexity, greater
portability and zero non-core dependencies. (Capture::Tiny is recommended for
testing.)
2015-08-01 01:55:09 +00:00

6 lines
268 B
Text

Test::TempDir::Tiny works with Test::More to create temporary directories that
stick around if tests fail.
It is loosely based on Test::TempDir, but with less complexity, greater
portability and zero non-core dependencies. (Capture::Tiny is recommended for
testing.)