Skip to main content

Easily spot regressions in your tests.

Project description

pytest-results

CI PyPI Ruff

Easily spot regressions in your tests.

Pytest plugin for writing non-regression tests.

Installation

⚠️ Requires Python 3.12 or higher

pip install pytest-results

Quick start

First, return the value where you want to check the regression:

def test_function():
    return {"hello": "world"}

All results are stored in JSON files at the root of your project in the __pytest_results__ folder.

In case of regression, to open the interactive comparison, add the --ide parameter to Pytest with the name of your IDE:

pytest --ide vscode

At present, the IDEs supported are cursor, pycharm and vscode.

Resources

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_results-0.4.4.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytest_results-0.4.4-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file pytest_results-0.4.4.tar.gz.

File metadata

  • Download URL: pytest_results-0.4.4.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.2

File hashes

Hashes for pytest_results-0.4.4.tar.gz
Algorithm Hash digest
SHA256 e3d42aa05d431641c16733df1e370a425917885d2c8d1be42cf8b16a3bd184b2
MD5 b1743989e465fcd6dfb3c981bc3560d9
BLAKE2b-256 81ad87b9217db16ee8c267b35e0ab2f4f8a4853889bdaa768773423261338b83

See more details on using hashes here.

File details

Details for the file pytest_results-0.4.4-py3-none-any.whl.

File metadata

File hashes

Hashes for pytest_results-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8233777ff874b8af813ea02f00fe0c67ae71c74a9ad6a4126bc94e30d1fa4f2d
MD5 e47532fece63251734ac8b42a3cc8192
BLAKE2b-256 60c61a9cac3cec19b2edb403b64c1b25fd9a8337b9738ce93063ec0a0e46c4c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page