[README] add testing instructions
authorLaurent Peuch <cortex@worlddomination.be>
Thu, 11 Apr 2019 16:47:27 +0200
changeset 12570 82bf85157b53
parent 12569 c197f9382e53
child 12571 eba09a2ac61d
[README] add testing instructions
README
--- a/README	Fri Apr 05 12:19:03 2019 +0200
+++ b/README	Thu Apr 11 16:47:27 2019 +0200
@@ -36,6 +36,15 @@
 You can also look at the latest builds on Logilab's jenkins:
 https://jenkins.logilab.org/
 
+Test
+----
+
+Simply run the `tox` command in the root folder of this repository:
+
+    tox
+
+How to install tox: https://tox.readthedocs.io/en/latest/install.html
+
 Documentation
 -------------