pytest-github 0.3.1
0
Plugin for py.test that associates tests with github issues using a marker.
Contents
Plugin for py.test that associates tests with github issues using a marker.
Stars: 18, Watchers: 18, Forks: 9, Open Issues: 6The jlaska/pytest-github
repo was created 8 years ago and the last code push was 1 years ago. The project is not very popular with only 18 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
Related Packages
Errors
A list of common pytest-github errors.
Code Examples
Here are some pytest-github
code examples and snippets.