Skip to main content

TAP, TAP-J, and TAP-Y output for unittest suites

Project description

Catapult provides TAP output for Python unittest test suites.

Currently it supports the TAP (12), TAP-Y, and TAP-J formats. See catapult/tests/run.py for an example of how to use catapult in your test runner.

Nose plugin

Catapult also provides a plugin for nose. After installing, use it like this:

nosetests --with-catapult --catapult-format=tap-j

where the format can be one of tap, tap-j (default), or tap-y

Installing

Install from PyPI with pip:

pip install catapult

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

catapult-0.2.4.tar.gz (6.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page