summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2010-10-09 19:24:34 +0200
committerYuval Adam <yuv.adm@gmail.com>2010-10-09 19:24:34 +0200
commit2ef6f224ac874c3c2982c32af56aca812d75b84f (patch)
tree9e231073c9447d56b99c3bb3bc08f346c8e03da1 /README
parentb78c746dc02a043da6125d31bcedc39afc876ddd (diff)
updated README with unit testing instructions
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index cdf7122..33d8d59 100644
--- a/README
+++ b/README
@@ -7,4 +7,8 @@ Data by Ayalon Highways (http://ayalonhw.co.il/)
Dependencies
------------
- cx_Oracle library (http://cx-oracle.sourceforge.net/)
-- live Oracle DB instance, XE 10g running on localhost is fine \ No newline at end of file
+- live Oracle DB instance, XE 10g running on localhost is fine
+
+Unit Tests
+----------
+Run the entire test suite by running 'python runtests.py' \ No newline at end of file