Port details |
- py-pytest-xprocess Pytest plugin to manage external processes across test runs
- 0.17.1 devel
=0 0.17.1Version of this port present on the latest quarterly branch. - Maintainer: loader@FreeBSD.org
 - Port Added: 2018-09-26 04:25:54
- Last Update: 2021-06-22 01:51:33
- Commit Hash: 31642e8
- Also Listed In: python
- License: MIT
- Description:
- Experimental py.test plugin for managing processes across test runs.
This plugin provides a xprocess fixture which helps you to ensure that
one ore more longer-running processes are present for your tests.
WWW: https://github.com/pytest-dev/pytest-xprocess
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-xprocess>0:devel/py-pytest-xprocess@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-xprocess/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-xprocess
- pkg install py38-pytest-xprocess
NOTE: This is a Python port. Instead of py38-pytest-xprocess listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pytest-xprocess
- Package flavors (<flavor>: <package>)
- py38: py38-pytest-xprocess
- distinfo:
- TIMESTAMP = 1624236496
SHA256 (pytest-xprocess-0.17.1.tar.gz) = 59c739edee7f3f2258e7c77989241698e356c552f5efb28bb46b478616888bf6
SIZE (pytest-xprocess-0.17.1.tar.gz) = 19758
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools_scm>=0 : devel/py-setuptools_scm@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-pytest>=2.8 : devel/py-pytest@py38
- py38-psutil>0 : sysutils/py-psutil@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-xprocess
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Jun 2021 01:51:33 0.17.1
|
Fukang Chen (loader)  |
devel/py-pytest-xprocess: Update to 0.17.1
Approved by: koobs (ports, mentor, implicit)
MFH: No (feature release) |
07 Apr 2021 08:09:01 0.12.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.12.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jul 2020 07:59:28
0.12.1
|
antoine  |
Unbreak bulk -a |
12 May 2019 03:33:40
0.12.1
|
loader  |
devel/py-pytest-xprocess: Improve pkg-descr
Reviewed by: koobs
Approved by: koobs (mentor)
Suggested by: mat
Differential Revision: https://reviews.freebsd.org/D17334 |
26 Sep 2018 04:25:41
0.12.1
|
loader  |
[NEW PORT]: devel/py-pytest-xprocess: Pytest plugin to manage external processes
across test runs
Experimental py.test plugin for managing processes across test runs.
WWW: https://github.com/pytest-dev/pytest-xprocess
Reviewed by: koobs
Approved by: koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D17313 |
Number of commits found: 6
|