Path to this page:
./
devel/py-test-subprocess,
Pytest plugin to fake subprocess
Branch: CURRENT,
Version: 1.5.2,
Package name: py311-test-subprocess-1.5.2,
Maintainer: pkgsrc-usersThe 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.
Master sites:
Filesize: 39.52 KB
Version history: (Expand)
- (2024-07-31) Updated to version: py311-test-subprocess-1.5.2
- (2024-06-11) Package added to pkgsrc.se, version py311-test-subprocess-1.5.0 (created)