The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Test2::Plugin::IsolateTemp - Make sure a test uses an isolated temp dir.

DESCRIPTION

Make sure the test uses an isolated temp dir.

NOTE: This is a no-op when tests are run with yath (App::Yath and Test2::Harness) as yath will do this by default.

SYNOPSIS

    use Test2::Plugin::IsolateTemp;

SOURCE

The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.

MAINTAINERS

Chad Granum <exodist@cpan.org>

AUTHORS

Chad Granum <exodist@cpan.org>

COPYRIGHT

Copyright Chad Granum <exodist7@gmail.com>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/