Skip to main content

Python TestResult subclass that does code tracing

Project description

This module implements the idea that one can see what code each particular test case executes and then use that information to do something useful and interesting.

The module provides the building blocks but doesn’t handle useful things like parsing the source python to determine which class/function/test is where. That can be done by other layers (though contributions are welcome!)

See the associated demo.py script for details.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

testtrace-0.1.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

testtrace-0.1-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

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