summaryrefslogtreecommitdiff
path: root/docs/using-monkey.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/using-monkey.md')
-rw-r--r--docs/using-monkey.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/using-monkey.md b/docs/using-monkey.md
index 045bc2ccc..1d0a96be3 100644
--- a/docs/using-monkey.md
+++ b/docs/using-monkey.md
@@ -5,6 +5,13 @@ This document provides usage instructions for the Monkey version of NetSurf.
Monkey NetSurf has been tested on Ubuntu and Debian.
+Automated testing
+-----------------
+
+If you want to run the monkey_driver.py or monkey-see-monkey-do tools then
+you will need python3 and pyyaml installed. The latter also needs internet
+access to test.netsurf-browser.org to acquire test data.
+
Overview
--------