Port details |
- py-assertpy Simple assertions library for unit testing in Python
- 1.1 devel =2 1.1Version of this port present on the latest quarterly branch.
- Maintainer: matthew@FreeBSD.org
- Port Added: 2023-09-22 18:30:13
- Last Update: 2023-09-22 18:29:28
- Commit Hash: fe5230e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/assertpy/assertpy
- Description:
- Simple assertions library for unit testing in Python with a nice
fluent API. Supports both Python 2 and 3.
Just import the assert_that function, and away you go...
Of course, assertpy works best with a python test runner like pytest
(our favorite) or Nose.
- ¦ ¦ ¦ ¦
- 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}assertpy>0:devel/py-assertpy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-assertpy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-assertpy
- pkg install py39-assertpy
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 py39-assertpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-assertpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1693728491
SHA256 (assertpy-1.1.tar.gz) = acc64329934ad71a3221de185517a43af33e373bb44dc05b5a9b174394ef4833
SIZE (assertpy-1.1.tar.gz) = 25421
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-assertpy
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1 22 Sep 2023 18:29:28 |
Matthew Seaman (matthew) |
devel/py-assertpy: New port
Simple assertions library for unit testing in Python |
Number of commits found: 1
|