pytest-pypi 0.1.1
0
Easily test your HTTP library against a local copy of pypi
Contents
Easily test your HTTP library against a local copy of pypi
How to Install pytest-pypi
You can install pytest-pypi using pip
pip install pytest-pypi
or add it to a project with poetry
poetry add pytest-pypi
Package Details
- Author
- Kenneth Reitz
- License
- MIT
- Homepage
- https://github.com/kennethreitz/pytest-pypi
- PyPi:
- https://pypi.org/project/pytest-pypi/
Classifiers
- Software Development/Libraries
- Software Development/Testing
Related Packages
Errors
A list of common pytest-pypi errors.
Code Examples
Here are some pytest-pypi
code examples and snippets.