The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.10 - 2016-03-15

  • Previously a lot of test output (especially diagnostics from failures) could end up being doubled in the output stream. As of this release all output is now encoded as a TeamCity build message, and nothing should be printed directly to STDOUT. This will change how some output appears in the build log, but should overall be an improvement in clarity. Reported by Mark Fowler. GitHub #5.

Modules

Emit test results as TeamCity build messages

Provides

in lib/TAP/Formatter/Session/TeamCity.pm