An open API service indexing awesome lists of open source software.

https://github.com/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://github.com/avocado-framework/avocado

framework linux python testing

Last synced: 10 days ago
JSON representation

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.

Awesome Lists containing this project