NAME

TAP::Formatter::GitHubActions - TAP Formatter for GitHub Actions

SYNOPSIS

On the command line, with prove:

$ prove --formatter TAP::Formatter::GitHubActions ...

DESCRIPTION

TAP::Formatter::GitHubActions provides GitHub-Actions-compatible messages for prove.

TAP::Formatter::JUnit provides JUnit output formatting for TAP::Harness.

SEE ALSO

- JUnit Formatter: TAP::Formatter::JUnit

- GitHub Workflow Commands Documentation

AUTHOR

Jose, D. Gomez R. <lt>1josegomezr [AT] gmail.com<gt>

COPYRIGHT AND LICENSE

Copyright (C) 2023 by Jose D. Gomez R.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.38.0 or, at your option, any later version of Perl 5 you may have available.