layout |
---|
default |
Avocado is a framework with a set of tools and libraries to help with automated testing. Native tests are written in Python and they follow the unittest
pattern, but any executable can serve as a test.
Whether you want to automate the test plan made by your development team, do continuous integration, or develop quick tests for the feature you're working on, Avocado delivers the tools to help you out.
Please, read our quick guide to get an idea of what avocado can do. If you want to go further, check out our installation instructions and take a look at the full documentation at readthedocs!
You are welcome to reach us on our mailing list. In case of issues, please report a bug in GitHub.
<script src="https://asciinema.org/a/z29nmfykku0lRdYDV5YLZSzW5.js" id="asciicast-z29nmfykku0lRdYDV5YLZSzW5" autoplay=1 preload=1 data-theme="solarized-dark" async></script>2024.06.28 - Avocado 106.0 "Taking Off" released
Find here all the information about this release.
2024.05.07 - Avocado 105.0 "Poor Things" released
Find here all the information about this release.
2024.03.19 - Avocado 104.0 "Restore Roint" released
Find here all the information about this release.
2024.01.06 - Avocado 103.0 LTS "Sound of Freedom" released
Find here all the information about this release.
2023.06.23 - Avocado 102.0 "102 Dalmatians" released