summaryrefslogtreecommitdiffstats
path: root/tests/README
diff options
context:
space:
mode:
authorBala.FA <barumuga@redhat.com>2014-03-07 18:28:09 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:14:32 +0530
commit2977b2f34bdbb7284bcc6244e85a1fdb657447f2 (patch)
tree5e1e49207287b7ed8bddaefa5c6b58d07207ebc0 /tests/README
parent4e1a40a920e6b2ee1be9f51b0f2a2f875ca790d3 (diff)
Initial commitv0.1.0
Change-Id: I45f91b2017ed59b057d21de52fd94c5c83fcf86f Signed-off-by: Bala.FA <barumuga@redhat.com>
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