1Dist::Zilla::Role::TestURsuenrneCro(n3t)ributed Perl DocDuimsetn:t:aZtiilolna::Role::TestRunner(3)
2
3
4

NAME

6       Dist::Zilla::Role::TestRunner - something used as a delegating agent to
7       'dzil test'
8

VERSION

10       version 6.012
11

DESCRIPTION

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

ATTRIBUTES

21   default_jobs
22       This attribute is the default value that should be used as the "jobs"
23       argument to the "test" method.
24

METHODS

26   test
27       This method should throw an exception on failure.
28

AUTHOR

30       Ricardo SIGNES ๐Ÿ˜ <rjbs@cpan.org>
31
33       This software is copyright (c) 2018 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.30.0                      2019-07-26  Dist::Zilla::Role::TestRunner(3)
Impressum