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

Test2::Formatter::QVF - Test2 formatter that is [Q]uiet but [V]erbose on [F]ailure.

Authors

       Chad Granum <exodist@cpan.org>

Description

       This formatter is a subclass of Test2::Formatter::Test2. This one will buffer all output from a test file
       and only show it to you if there is a failure. Most of the time it willonly show you the completion
       notifications for each test.

Maintainers

       Chad Granum <exodist@cpan.org>

Name

       Test2::Formatter::QVF - Test2 formatter that is [Q]uiet but [V]erbose on [F]ailure.

Source

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

Synopsis

           $ yath test --qvf ...

See Also