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
345 stars 343 forks source link

static-checks submodule update #6037

Closed richtja closed 1 month ago

richtja commented 1 month ago

This update is needed to use the latest changes in avocado-static-checks submodule, which are fixing issues in avocado's pre-release checks.

Reference: https://github.com/avocado-framework/avocado-static-checks/pull/12