@avocado/avocado-latest-92lts
Project ID: 141320
Description
This repo contains packages built from the latest version of the 92lts
branch, which is the Long Term Stability branch of Avocado.
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 (https://docs.python.org/3.6/library/unittest.html) 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. You can find more information about what libraries are intended for test writers at: http://avocado-framework.readthedocs.io/en/latest/api/utils/avocado.utils.html
-
Plugins that can extend and add new functionality to the Avocado Framework. More info at: http://avocado-framework.readthedocs.io/en/latest/Plugins.html
Avocado is built on the experience accumulated with Autotest (http://autotest.github.io), while improving on its weaknesses and shortcomings.
Installation Instructions
Follow the instructions at:
https://avocado-framework.readthedocs.io/en/92lts/guides/user/chapters/installing.html#latest-development-rpm-packages-from-copr
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | x86_64 (0)* | Centos-stream 9 (15 downloads) |
Fedora 39 | x86_64 (0)* | Fedora 39 (14 downloads) |
Fedora 40 | x86_64 (47)* | Fedora 40 (20 downloads) |
Fedora rawhide | x86_64 (12)* | Fedora rawhide (14 downloads) |
* Total number of downloaded packages.