summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2019-02-16 15:50:51 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2019-02-16 15:50:56 +0000
commite4457f6179a000009176c5f0dce63b985a076b78 (patch)
treeb2031e74458194593c12f7d38436e4b12aa4ee5d
parent883b202c58eed5158abc3e73c5e6bccda8bdbff3 (diff)
downloadnetsurf-e4457f6179a000009176c5f0dce63b985a076b78.tar.gz
netsurf-e4457f6179a000009176c5f0dce63b985a076b78.tar.bz2
Mention about testing monkey
-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
--------