1Dist::Zilla::Role::TestURsuenrneCro(n3t)ributed Perl DocDuimsetn:t:aZtiilolna::Role::TestRunner(3)
2
3
4
6 Dist::Zilla::Role::TestRunner - something used as a delegating agent to
7 'dzil test'
8
10 version 6.017
11
13 Plugins implementing this role have their "test" method called when
14 testing. It's passed the root directory of the build test dir and an
15 optional hash reference of arguments. Valid arguments include:
16
17 • jobs -- if parallel testing is supported, this indicates how many
18 to run at once
19
21 default_jobs
22 This attribute is the default value that should be used as the "jobs"
23 argument to the "test" method.
24
26 test
27 This method should throw an exception on failure.
28
30 Ricardo SIGNES 😏 <rjbs@cpan.org>
31
33 This software is copyright (c) 2020 by Ricardo SIGNES.
34
35 This is free software; you can redistribute it and/or modify it under
36 the same terms as the Perl 5 programming language system itself.
37
38
39
40perl v5.32.1 2021-01-27 Dist::Zilla::Role::TestRunner(3)