Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.63 KB

index.md

File metadata and controls

31 lines (16 loc) · 1.63 KB
layout
default

Avocado Framework

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/491576.js" id="asciicast-491576" autoplay=1 preload=1 data-theme="solarized-dark" async></script>

Latest News

2022.04.05 - Avocado 96.0 "Nueve reinas" released

Find here all the information about this release.

2022.02.10 - Avocado 95.0 "PAW Patrol: The Movie Latest" released

Find here all the information about this release.

2021.12.20 - Avocado 94.0 "Gran Torino"

Find here all the information about this release.