logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Minilla::CLI::Test - Run test cases

Description

       This sub-command run test cases.

perl v5.40.1                                       2025-04-13                            Minilla::CLI::Test(3pm)

Name

       Minilla::CLI::Test - Run test cases

Synopsis

           % minil test

               --release      enables the RELEASE_TESTING env variable
               --automated    enables the AUTOMATED_TESTING env variable
               --author       enables the AUTHOR_TESTING env variable (default
                              behavior)
               --all          enables the RELEASE_TESTING, AUTOMATED_TESTING and
                              AUTHOR_TESTING env variables

See Also