The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 output for prove.

SEE ALSO

- JUnit Formatter: TAP::Formatter::JUnit

- GitHub Workflow Commands Documentation

AUTHOR

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

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.