DOKK / manpages / debian 10 / libdist-zilla-perl / Dist::Zilla::Role::TestRunner.3pm.en
Dist::Zilla::Role::TestRunner(3pm) User Contributed Perl Documentation Dist::Zilla::Role::TestRunner(3pm)

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

version 6.012

Plugins implementing this role have their "test" method called when testing. It's passed the root directory of the build test dir and an optional hash reference of arguments. Valid arguments include:

jobs -- if parallel testing is supported, this indicates how many to run at once

This attribute is the default value that should be used as the "jobs" argument to the "test" method.

This method should throw an exception on failure.

Ricardo SIGNES 😏 <rjbs@cpan.org>

This software is copyright (c) 2018 by Ricardo SIGNES.

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

2018-05-07 perl v5.26.2