summaryrefslogtreecommitdiff
path: root/tests/avocado/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/avocado/README.rst')
-rw-r--r--tests/avocado/README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/avocado/README.rst b/tests/avocado/README.rst
new file mode 100644
index 0000000000..94488371bb
--- /dev/null
+++ b/tests/avocado/README.rst
@@ -0,0 +1,10 @@
+=============================================
+Integration tests using the Avocado Framework
+=============================================
+
+This directory contains integration tests. They're usually higher
+level, and may interact with external resources and with various
+guest operating systems.
+
+For more information, please refer to ``docs/devel/testing.rst``,
+section "Integration tests using the Avocado Framework".