Port details |
- py-avocado-framework Set of tools and libraries to help with automated testing
- 111.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: novel@FreeBSD.org
 - Port Added: 2025-06-01 04:33:06
- Last Update: 2025-06-13 09:18:39
- Commit Hash: f252cd5
- Also Listed In: python
- License: GPLv2+
- WWW:
- https://avocado-framework.github.io/
- Description:
- Avocado is a set of tools and libraries to help with automated testing.
One can call it a test framework with benefits. Native tests are written in
Python and they follow the unittest pattern, but any executable can serve
as a test.
Avocado is composed of:
- A test runner that lets you execute tests. Those tests can be either written
in your language of choice, or be written in Python and use the available
libraries. In both cases, you get facilities such as automated log
and system information collection.
- Libraries that help you write tests in a concise, yet expressive
and powerful way.
- Plugins that can extend and add new functionality to the Avocado Framework.
Avocado is built on the experience accumulated with Autotest, while improving
on its weaknesses and shortcomings.
¦ ¦ ¦ ¦ 
- 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}avocado-framework>0:devel/py-avocado-framework@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-avocado-framework/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-avocado-framework
- pkg install py311-avocado-framework
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-avocado-framework listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-avocado-framework
- Package flavors (<flavor>: <package>)
- py311: py311-avocado-framework
- distinfo:
- TIMESTAMP = 1749475588
SHA256 (avocado-framework-avocado-111.0_GH0.tar.gz) = 13334cf3c36c271f0babbaf0508186bc028b09eda9f2e3518e1a8150c3afb9c3
SIZE (avocado-framework-avocado-111.0_GH0.tar.gz) = 1567600
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-avocado-framework
- 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 |
111.0 13 Jun 2025 09:18:39
    |
Roman Bogorodskiy (novel)  |
devel/py-avocado-framework: update to 111.0
- Update to 111.0
- Add some missing RUN_DEPENDS
Sponsored by: The FreeBSD Foundation |
110.0 01 Jun 2025 04:28:59
    |
Roman Bogorodskiy (novel)  |
devel/py-avocado-framework: new port
Add a port for Avocado-Framework, a set of tools and libraries to help
with automated testing.
Sponsored by: The FreeBSD Foundation |
Number of commits found: 2
|