Contents

pytest-forked 1.6.0

0

run tests in isolated forked subprocesses

run tests in isolated forked subprocesses

Stars: 60, Watchers: 60, Forks: 22, Open Issues: 15

The pytest-dev/pytest-forked repo was created 7 years ago and the last code push was 1 months ago. The project is moderately popular with 60 github stars!

How to Install pytest-forked

You can install pytest-forked using pip

pip install pytest-forked

or add it to a project with poetry

poetry add pytest-forked

Package Details

Author
pytest-dev
License
MIT
Homepage
https://github.com/pytest-dev/pytest-forked
PyPi:
https://pypi.org/project/pytest-forked/
GitHub Repo:
https://github.com/pytest-dev/pytest-forked

Classifiers

  • Software Development/Quality Assurance
  • Software Development/Testing
  • Utilities
No  pytest-forked  pypi packages just yet.

Errors

A list of common pytest-forked errors.

Code Examples

Here are some pytest-forked 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.