avocado
Python
★ 1
updated 14d ago
⑂ fork
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.
No plain-English explanation yet — one is being written right now. Check back in a minute.