Did you know ... Search Documentation:
Pack tap -- prolog/tap.pl
PublicShow source

Re-exported predicates

The following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.

 tap_header(+TestCount:integer) is det
Output a TAP header. This includes the supported TAP version and the number of tests we expect to run.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 tap_footer(Arg1, Arg2, Arg3)
 tap_call(Arg1, Arg2, Arg3)
 tap_call(Arg1)
 diag(Arg1, Arg2)
 register_test(Arg1)