(automake-1.16.info)Links and external resources on TAP


Prev: Incompatibilities with other TAP parsers and drivers Up: Using the TAP test protocol
Enter node , (file) or (file)node

15.4.4 Links and external resources on TAP
------------------------------------------

Here are some links to more extensive official or third-party
documentation and resources about the TAP protocol and related tools and
libraries.
   •  ‘Test::Harness::TAP’
     (http://search.cpan.org/~petdance/Test-Harness/lib/Test/Harness/TAP.pod),
     the (mostly) official documentation about the TAP format and
     protocol.
   •  ‘prove’ (http://search.cpan.org/~andya/Test-Harness/bin/prove),
     the most famous command-line TAP test driver, included in the
     distribution of ‘perl’ and ‘Test::Harness’
     (http://search.cpan.org/~andya/Test-Harness/lib/Test/Harness.pm).
   • The TAP wiki (http://testanything.org/wiki/index.php/Main_Page).
   • A “gentle introduction” to testing for perl coders:
     ‘Test::Tutorial’
     (http://search.cpan.org/dist/Test-Simple/lib/Test/Tutorial.pod).
   •  ‘Test::Simple’
     (http://search.cpan.org/~mschwern/Test-Simple/lib/Test/Simple.pm)
     and ‘Test::More’
     (http://search.cpan.org/~mschwern/Test-Simple/lib/Test/More.pm),
     the standard perl testing libraries, which are based on TAP.
   • C TAP Harness
     (http://www.eyrie.org/~eagle/software/c-tap-harness/), a C-based
     project implementing both a TAP producer and a TAP consumer.
   • tap4j (http://www.tap4j.org/), a Java-based project implementing
     both a TAP producer and a TAP consumer.


automatically generated by info2www version 1.2.2.9