pytest plugin for printing summary data as I want it
Project description
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:
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
pytest_pretty-1.tar.gz
(5.3 kB
view hashes)
Built Distribution
Close
Hashes for pytest_pretty-1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7db1cb7b79a967b7e23e342975b1e268bd89327b308b6c4a6ba52e891011ddb |
|
MD5 | 0af41e6fde8d8d36d742ee1e1925147b |
|
BLAKE2b-256 | ab336adfb7d06de9d1dfd12e84047692d95c42d78c54c8e8581c7cf24f2cd4ef |