pytest-easy-server:Pytest插件,用于针对真实服务器进行测试

时间:2024-04-22 11:36:50
【文件属性】:

文件名称:pytest-easy-server:Pytest插件,用于针对真实服务器进行测试

文件大小:66KB

文件格式:ZIP

更新时间:2024-04-22 11:36:50

plugin testing pytest Python

pytest-easy-server-Pytest插件,可轻松针对服务器进行测试 概述 pytest-easy-server软件包是一个插件,提供了一个装置 ,该装置可以解析为测试应针对的服务器集。 服务器集合在服务器文件中定义,访问服务器的机密在服务器文件引用的Vault文件中定义,格式为定义的格式。 可以在插件添加的pytest选项中指定要使用的文件以及要为测试选择的服务器或组昵称: --es-file=FILE Path name of the easy-server file to be used. Default: es_server.yml in current directory. --es-nickname=NICKNAME


【文件预览】:
pytest-easy-server-master
----README.rst(3KB)
----pylintrc(18KB)
----.flake8(866B)
----minimum-constraints.txt(8KB)
----.github()
--------ISSUE_TEMPLATE.md(156B)
--------workflows()
----rtd-requirements.txt(744B)
----requirements.txt(2KB)
----design()
--------README.md(300B)
----examples()
--------es_server.yml(591B)
--------test_function.py(2KB)
--------es_vault.yml(229B)
----LICENSE(10KB)
----setup.py(7KB)
----Makefile(22KB)
----pytest_easy_server()
--------_version.py(660B)
--------__init__.py(1KB)
--------_easy_server_fixture.py(1KB)
--------plugin.py(3KB)
----docs()
--------conf.py(19KB)
--------usage.rst(9KB)
--------changes.rst(674B)
--------index.rst(2KB)
--------development.rst(15KB)
--------api.rst(1KB)
--------appendix.rst(1KB)
--------_static()
----tests()
--------utils()
--------__init__.py(0B)
--------unittest()
----.gitignore(294B)
----dev-requirements.txt(6KB)
----.coveragerc(873B)
----INSTALL.md(443B)

网友评论