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:21:36 +0530
commit981d905fd08d4565f306344c11c560a8479cbf75 (patch)
tree7f0d0006ab7d7fbeea1e3e9e9a549280bd68a0a3 /tests/README
parentfe7479d1c78555ee5f0dd219c690232c43c4938c (diff)
Initial commit
Change-Id: Iae865d7dce78de83f0931d99b67455b9a0f12e1c 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