From 2ef6f224ac874c3c2982c32af56aca812d75b84f Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 9 Oct 2010 19:24:34 +0200 Subject: updated README with unit testing instructions --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') 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 -- cgit v1.3.1