Module testanything::tap_test

source ·
Expand description

TapTest – The core, representing an individual TAP test.

Structs

  • A test, a collection of which (a TapSuite) will be rendered into a TAP text stream. A TapTest knows how to render itself.