File: python-tap-doc.doc-base

package info (click to toggle)
tap.py 3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 612 kB
  • sloc: python: 1,901; makefile: 162; sh: 46
file content (19 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Document: python-tap-doc
Title: tap.py Manual
Author: Matt LAYMAN
Abstract: tap Python module user and developer manual
 The tap Python module provides tools to produce and consume
 output compliant with the Test Anything Protocol (TAP).
 .
 It provides a test runner you can use in your test suite to
 produce TAP compliant output that can later be consumed by
 other tools.
 .
 It also provides APIs that allows you to comsume the output
 of any tool that produces a TAP compliant output, including
 itself.
Section: Programming/Python

Format: HTML
Index: /usr/share/doc/python-tap-doc/html/index.html
Files: /usr/share/doc/python-tap-doc/html/*.html