Run doctests in tox.

master
baztian 2017-03-08 12:26:48 +01:00
parent c16e56c486
commit 3676b42cfd
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@ commands =
driver-mock: mvn -Dmaven.repo.local={toxworkdir}/shared/.m2/repository -f mockdriver/pom.xml install
driver-mock: jip install org.jaydebeapi:mockdriver:1.0-SNAPSHOT
{envbindir}/python test/testsuite.py {env:TESTNAME}
driver-hsqldb: {envbindir}/python test/doctests.py