Contents

pytest-pypi 0.1.1

0

Easily test your HTTP library against a local copy of pypi

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
No  pytest-pypi  pypi packages just yet.

Errors

A list of common pytest-pypi errors.

Code Examples

Here are some pytest-pypi code examples and snippets.

Related Packages & Articles

pytest-xdist 3.5.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.