NAME
TAP::Formatter::JUnit::PrintTxtStdout - improve TAP::Formatter::JUnit to print txt result to stdout
SYNOPSIS
prove --formatter TAP::Formatter::JUnit::PrintTxtStdout ...
DESCRIPTION
METHODS
INHERITED METHODS
- TAP::Formatter::JUnit
-
add_testsuite, clear_xml, has_xml, new, open_test, testsuites, xml
- TAP::Formatter::Base
- TAP::Base
-
GOT_TIME_HIRES, callback, get_time, get_times, time_is_hires
- TAP::Object
- Moose::Object
summary
Prints the summary report (in txt) after all tests are run.