Codebase list python-procrunner / a6270aa
always show test skip reasons Markus Gerstel 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2323 ; requirements.txt with the pinned versions and uncomment the following line:
2424 ; -r{toxinidir}/requirements.txt
2525 commands =
26 py.test --basetemp={envtmpdir}
26 pytest -ra --basetemp={envtmpdir}