Package python3-module-pytest-subprocess: Information
Source package: python3-module-pytest-subprocess
Version: 1.5.3-alt1
Build time: Jan 10, 2025, 01:33 PM in the task #368464
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/pytest-subprocess
License: MIT
Summary: A plugin to fake subprocess for pytest
Description:
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.
Maintainer: Stanislav Levin
Last changed
Jan. 9, 2025 Stanislav Levin 1.5.3-alt1
- 1.5.2 -> 1.5.3.
July 25, 2024 Stanislav Levin 1.5.2-alt1
- 1.5.1 -> 1.5.2.
July 24, 2024 Stanislav Levin 1.5.1-alt1
- 1.5.0 -> 1.5.1.