blob: 94488371bbe978b012081b49324641025e9cf330 [file] [log] [blame]
Willian Rampazzobbbd9b62021-11-05 12:53:54 -03001=============================================
2Integration tests using the Avocado Framework
3=============================================
4
5This directory contains integration tests. They're usually higher
6level, and may interact with external resources and with various
7guest operating systems.
8
9For more information, please refer to ``docs/devel/testing.rst``,
10section "Integration tests using the Avocado Framework".