summaryrefslogtreecommitdiffstats
path: root/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/README b/tests/README
new file mode 100644
index 0000000..3681917
--- /dev/null
+++ b/tests/README
@@ -0,0 +1,11 @@
+This test suite is built on the Nose framework. For more information see:
+
+ http://readthedocs.org/docs/nose/en/latest/
+
+Running the test suite:
+-----------------------
+
+Running these tests is easy.
+
+~$ python testrunner.py
+~$ python testrunner.py *.py