python-pytest-forked 1.4.0 Pytest plugin to run tests in isolated forked subprocesses
This package provides a Pytest plugin which enables running each test in a subprocess and will report if a test crashed the process. It can be useful to isolate tests against undesirable global environment side-effects (such as setting environment variables).
- Website: https://github.com/pytest-dev/pytest-forked
- License: Expat
- Package source: check.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu