The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test2::Harness::UI - Web interface for viewing and inspecting yath test logs

EARLY VERSION WARNING

This program is still in early development. There are many bugs, missing features, and things that will change.

DESCRIPTION

This package provides a web UI for yath logs.

SYNOPSIS

The easiest thing to do is use the yath ui path/to/logfile command, which will create a temporary postgresql db, load your log into it, then launch the app in starman on a local port that you can visit in your browser.

SOURCE

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

MAINTAINERS

Chad Granum <exodist@cpan.org>

AUTHORS

Chad Granum <exodist@cpan.org>

COPYRIGHT

Copyright 2019 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/