avocado-framework / 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 pattern, but any executable can serve as a test.
https://avocado-framework.github.io/
Other
336 stars 335 forks source link

Introduce "runnables-recipe" resolver #5917

Closed clebergnu closed 2 months ago

clebergnu commented 2 months ago

This is an extension of the "runnable-recipe" feature, allowing not just one, but many runnables to be defined in a single JSON file.

clebergnu commented 2 months ago

/packit copr-build