Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562099
en ru br
ALT Linux repos
S:1.5.0-alt1

Group :: Development/Python3
RPM: python3-module-pytest-subprocess

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.0-alt1
Build date: 16 august 2023, 15:28 ( 36.5 weeks ago )
Size: 32.87 Kb

Home 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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pytest-subprocess
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin