blob: 8d880b282dac87d4aafd81224850fe07191583c1 [file] [log] [blame]
[tox]
envlist = py36
[testenv]
deps=pytest
pytest-cov
mock
commands=py.test --cov={envsitepackagesdir}/marvin_python_toolbox --cov-report html --cov-report xml {posargs}
passenv=SPARK_HOME MARVIN_HOME MARVIN_DATA_PATH MARVIN_LOG