notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
py-pytest-subprocess Pytest plugin to fake subprocess for pytest
1.5.2_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-24 02:57:07
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
Also Listed In: python
License: MIT
WWW:
https://github.com/aklajnert/pytest-subprocess
Description:
pytest-subprocess is a 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pytest-subprocess>0:devel/py-pytest-subprocess@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pytest-subprocess/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pytest-subprocess
  • pkg install py311-pytest-subprocess
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-pytest-subprocess listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pytest-subprocess
Package flavors (<flavor>: <package>)
  • py311: py311-pytest-subprocess
distinfo:
TIMESTAMP = 1722877318 SHA256 (aklajnert-pytest-subprocess-1.5.2_GH0.tar.gz) = b5f7711d55cc144b44fe58c179641b99e483780f120bc33b7576561476c95c3e SIZE (aklajnert-pytest-subprocess-1.5.2_GH0.tar.gz) = 35438

Packages (timestamps in pop-ups are UTC):
py39-pytest-subprocess
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.5.0--n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----1.5.01.5.01.5.0
FreeBSD:15:latest--n/a-n/an/a1.5.01.5.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-pytest-subprocess
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.2_11.5.2_1-1.5.2_11.5.2_1n/an/an/a
FreeBSD:13:quarterly1.5.2_11.5.2_1-1.5.2_11.5.2_1n/an/an/a
FreeBSD:14:latest---1.5.2_1----
FreeBSD:14:quarterly1.5.2_11.5.2_1-1.5.2_11.5.2_1---
FreeBSD:15:latest--n/a1.5.2_1n/an/a--
FreeBSD:15:quarterly1.5.2_11.5.2_1n/a-n/an/a--
FreeBSD:16:latest1.5.2_1-n/a-n/an/a--
 
py312-pytest-subprocess
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.5.2_11.5.2_1--1.5.2_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.5.2_11.5.2_1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.5.2_1n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. py311-anyio>=0 : devel/py-anyio@py311
  2. py311-coverage>0 : devel/py-coverage@py311
  3. py311-docutils>=0.12 : textproc/py-docutils@py311
  4. py311-pygments>=2.0 : textproc/py-pygments@py311
  5. py311-pytest-asyncio>=0.15.1 : devel/py-pytest-asyncio@py311
  6. py311-pytest-rerunfailures>0 : devel/py-pytest-rerunfailures@py311
  7. py311-pytest-timeout>0 : devel/py-pytest-timeout@py311
  8. py311-pytest>=7,1 : devel/py-pytest@py311
  9. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pytest>=4.0.0 : devel/py-pytest@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-pytest-subprocess
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/aklajnert/pytest-subprocess/tar.gz/1.5.2?dummy=/
Collapse this list.

There are no commits on branch 2026Q2 for this port