libtap-simpleoutput-perl

Simple closure-driven tap generator
  https://metacpan.org/release/TAP-SimpleOutput
  0
  no reviews



Tap::simpleoutput provides one function, counters(), that returns a number of simple closures designed to help output tap easily and correctly, with a minimum of fuss.

tap is the test anything protocol used to perl and other languages to communicate results between unit tests and the test harness.