Skip to main content

No project description provided

Project description

Pytest Duration Insights

This python package offers a small dashboard that helps you investigate long running pytest runs. It's built on top of the report that is generated by pytest-reportlog.

Preview

We're hosting a demo on GitHub pages. You can view it here. There's also an educational video announcement on calmcode.io found here.

Instructions.

1. Install.

pip install pytest-reportlog pytest-duration-insights

2. Make a report.

pytest --report-log reportlog.jsonl

3. Explore!

pytest-duration-insights explore reportlog.jsonl

This will start up a service that tries to help you find areas in your testing code base that are worth investigating.

Roadmap

We're only scratching the surface of what the reportlog.jsonl file gives us. We might, for example, also explore how long it takes to setup/teardown tests. Feedback is appreciated, especially if somebody has a keen insight that has helped in the past.

That said, this project is very much an experiment as well. See it as a thing you could try rather than a best practice.

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-duration-insights-0.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pytest_duration_insights-0.1.1-py2.py3-none-any.whl (69.8 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