Skip to main content

A pytest plugin helps developers to debug by providing useful commits history.

Project description

logo
Build Status codecov.io made-with-python PyPI version gitter-join-chat

A pytest plugin that helps developers build successful test cases by providing them with GitHub commit information when their test cases fail.

Basic Features

After pytest-blame has been successfully installed run pytest with the --track flag and you will see a report containing GitHub information at the top of your pytest report. pytest-blame will display the number of test cases that passed in the latest commit to GitHub, so you can compare it with your current rate.

To run: As of now there isn’t a way to see the output in a standard way. To run you need to copy the contents of pytest_blame.py over to tests/conftest.py

cp pytest_blame.py tests/conftest.py

then running pytest --track tests/ to see the output of the plugin.

Sample PyPI page

Install the most recent version of this plugin with

pip install -i https://test.pypi.org/simple/ pytest-blame

Additional Features

Read commits on GitHub and print out information since the most recent commit that passed test case.

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-blame-0.1.3.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

pytest_blame-0.1.3-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

Details for the file pytest-blame-0.1.3.tar.gz.

File metadata

  • Download URL: pytest-blame-0.1.3.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for pytest-blame-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cb15322ce77c37d87a28cb9b29eeaafb703612fd5e04bbfaf788c8060f0efd22
MD5 6b77432c1fe089294f026fab8368182c
BLAKE2b-256 9b6fd1ce1e882f9f90522314b137e7fd590561255e6f491962705858ed3d4cca

See more details on using hashes here.

File details

Details for the file pytest_blame-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: pytest_blame-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 18.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for pytest_blame-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8bc25235d21f98a104af163ea12bef9294743fbfcb6ce48232c50ba0ccdfb0c6
MD5 7592c242164cd6762fc06c988c431e43
BLAKE2b-256 1886f5e76716fd1793d4dfe070a3b5beec367317f88fee3f68743225da54ee76

See more details on using hashes here.

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