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.012
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

AUTHOR

24       Ricardo SIGNES 😏 <rjbs@cpan.org>
25
27       This software is copyright (c) 2018 by Ricardo SIGNES.
28
29       This is free software; you can redistribute it and/or modify it under
30       the same terms as the Perl 5 programming language system itself.
31
32
33
34perl v5.30.0                      2019-07-26Dist::Zilla::Plugin::ExtraTests(3)
Impressum