blob: f8ef360bbed8a1d5af4f6e49b6f7967acb78b6f6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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/
|