Port details |
- py-avocado-framework Set of tools and libraries to help with automated testing
- 110.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-01 04:28:59
- Commit Hash: 98dd924
- 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 = 1747420427
SHA256 (avocado-framework-avocado-110.0_GH0.tar.gz) = 485d15d3cfbeb2850750429984a8dee60aaa1782a911150074ab46d309af68b9
SIZE (avocado-framework-avocado-110.0_GH0.tar.gz) = 1557761
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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:
-
- 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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|