Add dev debug tools.

pull/412/head
William Ting 8 years ago
parent ed7ec4dbdd
commit 377eadbad3

@ -14,6 +14,8 @@ setenv =
deps = deps =
mock mock
coverage coverage
ipdb
ipython
pytest pytest
commands = commands =
coverage run --source=bin/ -m pytest -vv -rxs --tb native -s --durations 10 --strict {posargs:tests} coverage run --source=bin/ -m pytest -vv -rxs --tb native -s --durations 10 --strict {posargs:tests}

Loading…
Cancel
Save