diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2010-10-09 19:24:34 +0200 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2010-10-09 19:24:34 +0200 |
| commit | 2ef6f224ac874c3c2982c32af56aca812d75b84f (patch) | |
| tree | 9e231073c9447d56b99c3bb3bc08f346c8e03da1 /README | |
| parent | b78c746dc02a043da6125d31bcedc39afc876ddd (diff) | |
updated README with unit testing instructions
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |
