Test2::Plugin::GitHub::Actions::AnnotateFailedTest - Annotate failed tests with GitHub Actions workflow command
This plugin provides annotations to the line of falied tests for GitHub Actions workflow.
Just use this module and run tests. Note that this plugin is enabled only in a GitHub Actions workflow.
use Test2::Plugin::GitHub::Actions::AnnotateFailedTest;
Copyright (C) utgwkk.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
utgwkk utagawakiki@gmail.com