Tools for working with the Test Anything Protocol (TAP)
Project description
Follow tappy development on GitHub. Developer documentation is on Read the Docs.
Releases
Version 1.2, Released December 21, 2014
Provide a syntax highlighter for Pygments so any project using Pygments (e.g., Sphinx) can highlight TAP output.
Version 1.1, Released October 23, 2014
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.
Version 1.0, Released March 2014
Initial release of tappy
TAPTestRunner - A test runner for unittest modules that generates TAP files.
Provides a plugin for integrating with nose.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.