Port details |
- py-pytest-examples Py.test plugin for testing examples in docstrings and markdown files
- 0.0.13 devel =2 0.0.13Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-07-29 00:00:12
- Last Update: 2024-08-14 21:06:57
- Commit Hash: 66de014
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pydantic/pytest-examples
- Description:
- Pytest plugin for testing Python code examples in docstrings and markdown files.
pytest-examples can:
* lint code examples using ruff and black
* run code examples
* run code examples and check print statements are inlined correctly in the code
It can also update code examples in place to format them and insert or update
print statements.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-examples>0:devel/py-pytest-examples@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-examples/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-examples
- pkg install py311-pytest-examples
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-examples listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-examples
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-examples
- distinfo:
- TIMESTAMP = 1723624177
SHA256 (pytest_examples-0.0.13.tar.gz) = 4d6fd78154953e84444f58f193eb6cc8d853bca7f0ee9f44ea75db043a2c19b5
SIZE (pytest_examples-0.0.13.tar.gz) = 20445
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-coverage>=0 : devel/py-coverage@py311
- py311-pytest-pretty>0 : devel/py-pytest-pretty@py311
- py311-ruff>=0.5.0 : devel/py-ruff@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-black>=23 : devel/py-black@py311
- py311-pytest>=7 : devel/py-pytest@py311
- py311-ruff>=0.5.0 : devel/py-ruff@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-examples
- 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.0.13 14 Aug 2024 21:06:57 |
Yuri Victorovich (yuri) |
devel/py-pytest-examples: update 0.0.12 → 0.0.13
Reported by: portscout |
0.0.12 28 Jul 2024 23:57:42 |
Yuri Victorovich (yuri) |
devel/py-pytest-examples: New port: Py.test plugin for testing examples in
docstrings and markdown files |
Number of commits found: 2
|