NAME
App::Yath::Renderer::QVF - Yath renderer that is [Q]uiet but [V]erbose on [F]ailure.
DESCRIPTION
This renderer is a subclass of App::Yath::Renderer::Default. 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.
SYNOPSIS
$ yath test --qvf ...
SOURCE
The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.
MAINTAINERS
AUTHORS
COPYRIGHT
Copyright Chad Granum <exodist7@gmail.com>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.