[][src]Module testanything::tap_test

TapTest -- The core, representing an individual TAP test.

Structs

TapTest

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