Port details |
- py-pytest-recording Pytest Plugin that allows recording network interactions via VCR.py
- 0.13.3 devel
=0 0.13.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-11-10 20:48:06
- Last Update: 2025-04-25 09:38:28
- Commit Hash: 498e1be
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/kiwicom/pytest-recording
- Description:
- Pytest plugin that allows recording network interactions via VCR.py
Features:
* Straightforward pytest.mark.vcr, that reflects VCR.use_cassettes API
* Combining multiple VCR cassettes
* Network access blocking
* The rewrite recording mode that rewrites cassettes from scratch
¦ ¦ ¦ ¦ 
- 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-recording>0:devel/py-pytest-recording@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-recording/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-recording
- pkg install py311-pytest-recording
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-recording listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-recording
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-recording
- distinfo:
- TIMESTAMP = 1745556086
SHA256 (pytest_recording-0.13.3.tar.gz) = dd018421a956ecc45f112c051b1e323b40d029879b1062853df45b05c6098310
SIZE (pytest_recording-0.13.3.tar.gz) = 26228
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:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-httpbin>=0 : devel/py-pytest-httpbin@py311
- py311-pytest-mock>=0 : devel/py-pytest-mock@py311
- py311-requests>=0 : www/py-requests@py311
- py311-werkzeug>=3.1.3 : www/py-werkzeug@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytest>0 : devel/py-pytest@py311
- py311-vcrpy>=2.0.1 : devel/py-vcrpy@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-langchain-tests
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-recording
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.3 25 Apr 2025 09:38:28
    |
Yuri Victorovich (yuri)  |
devel/py-pytest-recording: update 0.13.2 → 0.13.3
Reported by: portscout |
0.13.2 10 Nov 2024 20:46:19
    |
Yuri Victorovich (yuri)  |
devel/py-pytest-recording: New port: Pytest Plugin that allows recording network
interactions via VCR.py |
Number of commits found: 2
|