add jython env
--HG-- branch : trunk
This commit is contained in:
11
tox.ini
11
tox.ini
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user