Scroll to navigation

App::Yath::Options::Debug(3pm) User Contributed Perl Documentation App::Yath::Options::Debug(3pm)

NAME

App::Yath::Options::Debug - Debug options for Yath

DESCRIPTION

This is where debug related command line options live.

PROVIDED OPTIONS

YATH OPTIONS (PRE-COMMAND)

Help and Debugging

Exit after showing what yath thinks your options mean
Exit after showing a helpful usage message

COMMAND OPTIONS

Help and Debugging

Dummy run, do not actually execute anything

Can also be set with the following environment variables: "T2_HARNESS_DUMMY"

exit after showing help information
Use interactive mode, 1 test at a time, stdin forwarded to it
Do not delete directories when done. This is useful if you want to inspect the directories used for various commands.
Add a prefix to all proc names (as seen by ps).
Write out a summary json file, if no path is provided 'summary.json' will be used. The .json extension is added automatically if omitted.

SOURCE

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

MAINTAINERS

AUTHORS

COPYRIGHT

Copyright 2020 Chad Granum <exodist7@gmail.com>.

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

See http://dev.perl.org/licenses/

2023-03-12 perl v5.36.0