pytest-bpdb:pytest 插件,用于在测试失败时删除到 bpdb

时间:2021-06-30 08:29:19
【文件属性】:
文件名称:pytest-bpdb:pytest 插件,用于在测试失败时删除到 bpdb
文件大小:6KB
文件格式:ZIP
更新时间:2021-06-30 08:29:19
Python pytest-bpdb 一个插件,用于在测试失败时删除 。 这个插件几乎完全基于内置的和插件 安装 要安装插件运行: pip install pytest-bpdb 或使用开发版本: pip install -e git+git://github.com/slafs/pytest-bpdb 用法 要在 pytest 失败时启用 BPython 调试器 (bpdb),请使用--bpdb选项。 例如: py.test --bpdb tests/
【文件预览】:
pytest-bpdb-master
----MANIFEST.in(163B)
----README.rst(1KB)
----pytestbpdb()
--------__init__.py(27B)
--------ptbpdb.py(3KB)
----.bumpversion.cfg(370B)
----requirements_maintainer.txt(36B)
----.travis.yml(348B)
----tox.ini(178B)
----setup.cfg(22B)
----setup.py(1KB)
----Makefile(1KB)
----tests()
--------test_pdb.py(2KB)
----.gitignore(59B)

网友评论