瀏覽代碼

Add dev debug tools.

pull/412/head
William Ting 8 年之前
父節點
當前提交
377eadbad3
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      tox.ini

+ 2
- 0
tox.ini 查看文件

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

Loading…
取消
儲存