Test::Harness::TAP

Documentation for the TAP format
Download

Test::Harness::TAP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andy Lester
  • Publisher web site:
  • http://search.cpan.org/~petdance/Test-Memory-Cycle-1.04/Cycle.pm

Test::Harness::TAP Tags


Test::Harness::TAP Description

Documentation for the TAP format Test::Harness::TAP is a Perl module with documentation for the TAP format.THE TAP FORMATTAP's general format is: 1..N ok 1 Description # Directive # Diagnostic .... ok 47 Description ok 48 Description more tests....For example, a test file's output might look like: 1..4 ok 1 - Input file opened not ok 2 - First line of the input valid ok 3 - Read the rest of the file not ok 4 - Summarized correctly # TODO Not written yet Requirements: · Perl


Test::Harness::TAP Related Software