
pytest-git 1.8.0
0
Git repository fixture for py.test
Contents
Git repository fixture for py.test
Stars: 596, Watchers: 596, Forks: 87, Open Issues: 47The man-group/pytest-plugins repo was created 10 years ago and the last code push was 3 weeks ago.
The project is popular with 596 github stars!
How to Install pytest-git
You can install pytest-git using pip
pip install pytest-git
or add it to a project with poetry
poetry add pytest-git
Package Details
- Author
- Edward Easton
- License
- MIT license
- Homepage
- https://github.com/man-group/pytest-plugins
- PyPi:
- https://pypi.org/project/pytest-git/
- GitHub Repo:
- https://github.com/manahl/pytest-plugins
Classifiers
- Software Development/Libraries
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common pytest-git errors.
Code Examples
Here are some pytest-git code examples and snippets.
pythonfix