FICHA · MANJARO

python-pytest-forked

run tests in isolated forked subprocesses

  • Plugin
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Runs pytest tests in isolated forked subprocesses. It helps suites contain crashes, global state pollution, and tests that cannot safely share one Python process.

Forked tests still execute project code and may touch files, network, or services. Keep test isolation and cleanup explicit.

Permissions

Permissions not analysed for this source yet.