Contents

pytest-runner 6.0.1

0

Invoke py.test as distutils command with dependency resolution

Invoke py.test as distutils command with dependency resolution

Stars: 57, Watchers: 57, Forks: 21, Open Issues: 0

The pytest-dev/pytest-runner repo was created 8 years ago and the last code push was 4 months ago. The project is moderately popular with 57 github stars!

How to Install pytest-runner

You can install pytest-runner using pip

pip install pytest-runner

or add it to a project with poetry

poetry add pytest-runner

Package Details

Author
Jason R. Coombs
License
Homepage
https://github.com/pytest-dev/pytest-runner/
PyPi:
https://pypi.org/project/pytest-runner/
GitHub Repo:
https://github.com/pytest-dev/pytest-runner

Classifiers

No  pytest-runner  pypi packages just yet.

Errors

A list of common pytest-runner errors.

Code Examples

Here are some pytest-runner code examples and snippets.

GitHub Issues

The pytest-runner package has 0 open issues on GitHub

  • flake8 safety reports error

See more issues on GitHub

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.