pytest-pretty
Opinionated pytest plugin to make output slightly easier to read and errors easy to find and fix.
This plugin is inspired by pytest-sugar
pytest-pretty's only dependencies are rich and pytest itself.
Realtime error summary
One-line info on which test has failed while tests are running:
Table of failures
A rich table of failures with both test line number and error line number:
This is extremely useful for navigating to failed tests without having to scroll through the entire test output.
Prettier Summary of a Test Run
Including time taken for the test run:
Release files for pytest-pretty 1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytest_pretty-1.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytest_pretty-1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.2 kB
Release files / pytest_pretty-1.tar.gz
| Download URL | pytest_pretty-1.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
09cec4e1c3b6264ffc85deb330827bd5ec799787081558c17fafb2cc540a7dba
|
|
BLAKE2b-256 checksum How to use checksums |
34c71079021591573a2b9bf182b9146b0d5c6e8cbee1832ec54112d8229ab5fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|
Release files / pytest_pretty-1-py3-none-any.whl
| Download URL | pytest_pretty-1-py3-none-any.whl |
|---|---|
| Size | 4.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c7db1cb7b79a967b7e23e342975b1e268bd89327b308b6c4a6ba52e891011ddb
|
|
BLAKE2b-256 checksum How to use checksums |
ab336adfb7d06de9d1dfd12e84047692d95c42d78c54c8e8581c7cf24f2cd4ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|