Scroll to navigation

App::Yath::Plugin::YathUI(3pm) User Contributed Perl Documentation App::Yath::Plugin::YathUI(3pm)

NAME

App::Yath::Plugin::YathUI - Plugin to interact with a YathUI server

DESCRIPTION

If you have a Yath-UI Test2::Harness::UI server, you can use this module to have yath automatically upload logs or retrieve durations data

PROVIDED OPTIONS

COMMAND OPTIONS

YathUI Options

Yath-UI API key. This is not necessary if your Yath-UI instance is set to single-user
Poll coverage data from Yath-UI to determine what tests should be run for changed files
Poll duration data from Yath-UI to help order tests efficiently
If yath cannot connect to yath-ui it normally throws an error, use this to make it fail gracefully. You get a warning, but things keep going.
Minimum duration length (seconds) before a test goes from MEDIUM to LONG
Minimum duration length (seconds) before a test goes from SHORT to MEDIUM
Set the upload mode (default 'qvfd')
The Yath-UI project for your test results
How many times to try an operation before giving up

Can be specified multiple times

Upload the log to Yath-UI
http://my-yath-ui.com/...
http://my-yath-ui.com/...
Yath-UI url

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/

2024-03-08 perl v5.38.2