add jython env

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-07-01 19:43:46 +02:00
parent f554fa03ae
commit 7335c4d06d
1 changed files with 6 additions and 5 deletions

11
tox.ini
View File

@ -13,8 +13,9 @@ python=python2.4
python=python3.1 python=python3.1
#[testenv:pypy] #[testenv:pypy]
#python=pypy-c #python=pypy-c
#[testenv:jython] [testenv:jython]
#python=jython python=jython
#argv=jython argv=jython
# -c {envtmpdir}/../bin/py.test
# import py ; py.cmdline.pytest(["-x", "--basetemp={envtmpdir}", "--junitxml=junit-${envname}.xml", "-k", "collect"]) --confcutdir=..
--junitxml=junit-{envname}.xml