鼻子完整:一个用于从命令行完成测试模块类方法功能的鼻子插件

时间:2024-03-22 10:32:08
【文件属性】:

文件名称:鼻子完整:一个用于从命令行完成测试模块类方法功能的鼻子插件

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-22 10:32:08

Python

============鼻完整 Nosecomplete是一个鼻子插件,用于从命令行完成测试模块/类/方法/功能。 Nosecomplete由两部分组成:一个名为“ nosecomplete”的脚本和一个调用该脚本的外壳完成函数。 使用制表符补全的示例: % nosetests utils/test_decorators.py:Test utils/test_decorators.py:TestCache utils/test_decorators.py:TestRetry % nosetests utils/test_decorators.py:TestRetry. utils/test_decorators.py:TestRetry.test_eventual_success utils/test_decorators.py:TestRetry.test_ex


【文件预览】:
nosecomplete-master
----tests()
--------__init__.py(0B)
--------tests.py(2KB)
--------fixtures()
----tox.ini(71B)
----LICENSE(1KB)
----nosecomplete.py(4KB)
----setup.py(962B)
----.gitignore(303B)
----README.md(4KB)

网友评论