1Test2::Harness::Runner:U:sReurn(C3o)ntributed Perl DocumTeenstta2t:i:oHnarness::Runner::Run(3)
2
3
4

NAME

6       Test2::Harness::Runner::Run - Runner specific subclass of a test run.
7

DESCRIPTION

9       Runner subclass of Test2::Harness::Run for use inside the runner.
10

METHODS

12       In addition to the methods provided by Test2::Harness::Run, these are
13       provided.
14
15       $dir = $run->workdir
16           Runner directory.
17
18       $dir = $run->run_dir
19           Directory specific to this run.
20
21       $path = $run->jobs_file
22           Path to the "jobs.jsonl" file.
23
24       $fh = $run->jobs
25           Filehandle to "jobs.jsonl".
26

SOURCE

28       The source code repository for Test2-Harness can be found at
29       http://github.com/Test-More/Test2-Harness/.
30

MAINTAINERS

32       Chad Granum <exodist@cpan.org>
33

AUTHORS

35       Chad Granum <exodist@cpan.org>
36
38       Copyright 2020 Chad Granum <exodist7@gmail.com>.
39
40       This program is free software; you can redistribute it and/or modify it
41       under the same terms as Perl itself.
42
43       See http://dev.perl.org/licenses/
44
45
46
47perl v5.32.0                      2020-07-28    Test2::Harness::Runner::Run(3)
Impressum