devel/py-test-subprocess - The NetBSD Packages Collection

Pytest plugin to fake subprocess

The plugin adds the fake_process fixture (and fp as an alias). It can be used
it to register subprocess results so you won't need to rely on the real
processes. The plugin hooks on the subprocess.Popen(), which is the base for
other subprocess functions. That makes the subprocess.run(), subprocess.call(),
subprocess.check_call() and subprocess.check_output() methods also functional.

Build dependencies

devel/py-setuptools devel/py-wheel devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/py-test lang/python311 lang/python311

Binary packages

OSArchitectureVersion
NetBSD 9.3x86_64py310-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py311-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py312-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py38-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py39-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py310-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py311-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py312-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py38-test-subprocess-1.5.0.tgz
NetBSD 9.3x86_64py39-test-subprocess-1.5.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.