Tap-py

Latest version: v2.2

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.6

-----------------------------------

* ``TAPTestRunner`` has a ``set_stream`` method to stream all TAP
output directly to an output stream instead of a file.
results in a single output file.
* The ``nosetests`` plugin has an optional ``--tap-stream`` flag to
stream all TAP output directly to an output stream instead of a file.
* tappy is now internationalized. It is translated into Dutch, French,
Italian, and Spanish.
* tappy is available as a Python wheel package, the new Python packaging
standard.

1.5

----------------------------------

* ``TAPTestRunner`` has a ``set_combined`` method to collect all
results in a single output file.
* The ``nosetests`` plugin has an optional ``--tap-combined`` flag to
collect all results in a single output file.
* ``TAPTestRunner`` has a ``set_format`` method to specify line format.
* The ``nosetests`` plugin has an optional ``--tap-format`` flag to specify
line format.

1.4

-----------------------------------

* Update ``setup.py`` to support Debian packaging. Include man page.

1.3

-------------------------------------

* The ``tappy`` command line tool is available as a TAP consumer.
* The ``Parser`` and ``Loader`` are available as APIs for programmatic
handling of TAP files and data.

1.2

---------------------------------------

* Provide a syntax highlighter for Pygments so any project using Pygments
(e.g., Sphinx) can highlight TAP output.

1.1

--------------------------------------

* ``TAPTestRunner`` has a ``set_outdir`` method to specify where to store
``.tap`` files.
* The ``nosetests`` plugin has an optional ``--tap-outdir`` flag to specify
where to store ``.tap`` files.
* tappy has backported support for Python 2.6.
* tappy has support for Python 3.2, 3.3, and 3.4.
* tappy has support for PyPy.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.