1Dist::Zilla::Plugin::ExUtsrearTeCsotnst(r3i)buted Perl DDoicsutm:e:nZtialtliao:n:Plugin::ExtraTests(3)
2
3
4

NAME

6       Dist::Zilla::Plugin::ExtraTests - rewrite ./xt tests to ./t tests with
7       skips
8

VERSION

10       version 6.025
11

DESCRIPTION

13       This plugin rewrites tests found in the following directories:
14
15         ./xt/author  - tests for author testing (env AUTHOR_TESTING is true)
16         ./xt/release - tests for pre-release testers (env RELEASE_TESTING is true)
17         ./xt/smoke   - tests for automated testers (env AUTOMATED_TESTING is true)
18
19       The tests are renamed and moved to ./t, and they are rewritten to
20       include some simple Perl code to skip all included tests if the correct
21       env vars are not set.
22

PERL VERSION

24       This module should work on any version of perl still receiving updates
25       from the Perl 5 Porters.  This means it should work on any version of
26       perl released in the last two to three years.  (That is, if the most
27       recently released version is v5.40, then this module should work on
28       both v5.40 and v5.38.)
29
30       Although it may work on older versions of perl, no guarantee is made
31       that the minimum required version will not be increased.  The version
32       may be increased for any reason, and there is no promise that patches
33       will be accepted to lower the minimum required perl.
34

AUTHOR

36       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
37
39       This software is copyright (c) 2022 by Ricardo SIGNES.
40
41       This is free software; you can redistribute it and/or modify it under
42       the same terms as the Perl 5 programming language system itself.
43
44
45
46perl v5.36.0                      2022-09-01Dist::Zilla::Plugin::ExtraTests(3)
Impressum