avocado
Results
2
repositories owned by
avocado
avocado
334
Stars
331
Forks
Watchers
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...