| Port details on branch 2026Q3 |
- py-pytest-asyncio Pytest support for asyncio
- 1.4.0 devel
=1 1.4.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-12-10 03:25:52
- Last Update: 2026-06-26 20:44:59
- Commit Hash: 2927821
- People watching this port, also watch:: py311-Automat, freeimage, font-misc-meltho, libjxl, py311-pycparser
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pytest-asyncio.readthedocs.io/en/stable/
- https://github.com/pytest-dev/pytest-asyncio
- Description:
- pytest-asyncio is a pytest plugin. It facilitates testing of code that uses the
asyncio library.
Specifically, pytest-asyncio provides support for coroutines as test functions.
This allows users to await code inside their tests.
 ¦ ¦ ¦ ¦ 
- 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-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-asyncio/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-asyncio
- pkg install py312-pytest-asyncio
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 py312-pytest-asyncio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pytest-asyncio
- Package flavors (<flavor>: <package>)
- py312: py312-pytest-asyncio
- distinfo:
- TIMESTAMP = 1780751948
SHA256 (pytest_asyncio-1.4.0.tar.gz) = c6c0d2259945122819f171a32ecea2c349ead889ee28176caaf492143424be42
SIZE (pytest_asyncio-1.4.0.tar.gz) = 58514
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:
-
- py312-setuptools>=61 : devel/py-setuptools@py312
- py312-setuptools-scm>=6.2 : devel/py-setuptools-scm@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-coverage>=6.2 : devel/py-coverage@py312
- py312-hypothesis>=5.7.1 : devel/py-hypothesis@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pytest>=8.4,1<10,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- py312-typing-extensions>=4.12 : devel/py-typing-extensions@py312
- This port is required by:
- for Run
-
- devel/py-pytest-aiohttp
- devel/py-pytest-httpx
- misc/py-langchain-tests
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-asyncio
- USES:
- python:3.11+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|