The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.07

  • you can now specify an output file for the HTML to be written to!
  • you can now set some config params using environment vars. this should make it easier to configure without having to write custom code.
  • started writing an App::Prove plugin
  • fixed RT #40306: Typo in TAP::Formatter::HTML (incline_js) (also reported by Nathan S. Watson-Haigh)
  • applied patch from Michael Hendricks (who's work on this was sponsored by Grant Street Group) for a bug he & others identified: If tests are aggregated in multiple phases (per http://xrl.us/bedfih), ... the HTML output shows only the results from the final phase.
  • finally wrote some more tests, though selenium tests still not done
  • fixed RT #41411: fails on empty directory
  • started using IO::* modules for stdout & output_fh

Documentation

Modules

a prove plugin for HTML output
TAP Test Harness output delegate for html output
TAP Test Harness output delegate for html output