freebsd-ports/devel/p5-Test-TempDir-Tiny/pkg-descr
Sunpoet Po-Chuan Hsieh 72c6553816 - Add p5-Test-TempDir-Tiny 0.002
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.)

WWW: http://search.cpan.org/dist/Test-TempDir-Tiny/
2015-01-03 19:30:25 +00:00

8 lines
321 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.)
WWW: http://search.cpan.org/dist/Test-TempDir-Tiny/