DOKK / manpages / debian 12 / libtest2-harness-perl / App::Yath::Plugin::YathUI.3pm.en
App::Yath::Plugin::YathUI(3pm) User Contributed Perl Documentation App::Yath::Plugin::YathUI(3pm)

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

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

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
Yath-UI url

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

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