notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-avocado-framework Set of tools and libraries to help with automated testing
110.0 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/avocado-framework/avocado/tar.gz/110.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
110.0
01 Jun 2025 04:28:59
commit hash: 98dd9243217131022769ef7990f3b2933483c1f3commit hash: 98dd9243217131022769ef7990f3b2933483c1f3commit hash: 98dd9243217131022769ef7990f3b2933483c1f3commit hash: 98dd9243217131022769ef7990f3b2933483c1f3 files touched by this commit
Roman Bogorodskiy (novel) search for other commits by this committer
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