Contents

pytest-github 0.3.1

0

Plugin for py.test that associates tests with github issues using a marker.

Plugin for py.test that associates tests with github issues using a marker.

Stars: 17, Watchers: 17, Forks: 8, Open Issues: 6

The jlaska/pytest-github repo was created 10 years ago and the last code push was 2 years ago. The project is not very popular with only 17 github stars!

How to Install pytest-github

You can install pytest-github using pip

pip install pytest-github

or add it to a project with poetry

poetry add pytest-github

Package Details

Author
James Laska
License
MIT
Homepage
http://github.com/jlaska/pytest-github
PyPi:
https://pypi.org/project/pytest-github/
GitHub Repo:
https://github.com/jlaska/pytest-github

Classifiers

  • Software Development/Quality Assurance
  • Software Development/Testing
  • Utilities
No  pytest-github  pypi packages just yet.

Errors

A list of common pytest-github errors.

Code Examples

Here are some pytest-github code examples and snippets.

Related Packages & Articles

nbval 0.11.0

A py.test plugin to validate Jupyter notebooks

pytest-xdist 3.8.0

pytest xdist plugin for distributed testing, most importantly across multiple CPUs

pytest-socket 0.7.0

A plugin to use with Pytest to disable or restrict socket calls during tests to ensure network calls are prevented.