pytest-ui:文本用户界面,用于运行python测试

时间:2021-05-14 13:13:10
【文件属性】:
文件名称:pytest-ui:文本用户界面,用于运行python测试
文件大小:24KB
文件格式:ZIP
更新时间:2021-05-14 13:13:10
python testing test-runner pytest testing-tools pytest-ui 用于运行python测试的文本用户界面。 仍处于测试版 安装 使用pip pip install pytest-ui 提供cli命令pytui 用法 $ pytui --help Usage: pytui [OPTIONS] [PATH] Options: --debug / --no-debug Enable debug logging [default: False] --help Show this message and exit. pypi地址 键盘控制 r , F5-运行测试(最后一次失败或首次运行,使用过滤器) R , Ctrl + F5键-运行所有测试(使用过滤器) // -焦点过滤器输入 Ctrl + f-清除过滤器输入并对其进行聚焦 F4-切换仅显示失败的测试 Alt +上/下-在失败的测试之间导航
【文件预览】:
pytest-ui-master
----.travis.yml(277B)
----requirements.in(31B)
----pytest.ini(40B)
----tests()
--------__init__.py(0B)
--------test_runner.py(2KB)
--------test_common.py(265B)
----tox.ini(137B)
----LICENSE(1KB)
----requirements.txt(525B)
----setup.py(1KB)
----.gitignore(88B)
----make(3KB)
----CHANGELOG.md(1KB)
----pytui()
--------common.py(1KB)
--------runner.py(9KB)
--------__init__.py(0B)
--------logging_tools.py(2KB)
--------settings.py(97B)
--------ui.py(22KB)
--------plugin.py(3KB)
----README.md(2KB)
----test_projects()
--------test_module_a()
--------test_module_c()
--------test_module_b()
----draft()
--------test_overlay.py(2KB)
--------test_stdout_capture.py(806B)
--------test_importerror.py(2KB)

网友评论