Codebase list python-procrunner / 5036ecf
Run Azure tests in python development mode Markus Gerstel 3 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1414 pytest-azurepipelines
1515 pytest-cov
1616 -r{toxinidir}/requirements_dev.txt
17 setenv =
18 PYTHONDEVMODE = 1
1719 commands =
1820 pytest -ra --basetemp={envtmpdir} --cov=procrunner --cov-report=html --cov-report=xml --cov-branch
1921