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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file testtrace-0.1.tar.gz.
File metadata
- Download URL: testtrace-0.1.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75bbca9e1ae98075c5d47bf98eb8613e4a4d53d4a70ed4d777e1daf1abc33ff5
|
|
| MD5 |
6eb367bdbc27d072fa2704ddf9cc0e31
|
|
| BLAKE2b-256 |
2ab6d5f1181e0838fbea0eff422cf7a3fccf413b08f5ce6cfc05cde549e4b513
|
File details
Details for the file testtrace-0.1-py2.py3-none-any.whl.
File metadata
- Download URL: testtrace-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08574979be48a7ace6595b6159a47e0c0986adbbd0c95c7906230b4da79e6d0a
|
|
| MD5 |
d3a3e6d8a46f4a77cc54fa8e8b53d155
|
|
| BLAKE2b-256 |
ae3122a31e0ba8bf2ee438ff436da1a1a3f0b2e09571f52747960f08fdda7eb4
|