pytest-vconfig:vyper-config库的Pytest插件包装

时间:2024-03-11 09:02:51
【文件属性】:

文件名称:pytest-vconfig:vyper-config库的Pytest插件包装

文件大小:3KB

文件格式:ZIP

更新时间:2024-03-11 09:02:51

Python

pytest-vconfig vyper-config lib的Pytest插件包装 用法: 根据需要安装此插件 pip install -e git+https://github.com/10101010/pytest-vconfig#egg=pytest-vconfig 为pytest执行命令提供consul-url,consul-token,consul-path,env(默认为'dev')参数。 pytest . --consul-url={CONSUL_URL} --consul-token={CONSUL_TOKEN} --consul-path={CONSUL_PATH} --env={ENV} 在conftest.py中定义pytest_configure挂钩 def pytest_configure(config): client.url = config.


【文件预览】:
pytest-vconfig-master
----pytest_vconfig()
--------__init__.py(0B)
--------plugin.py(2KB)
----setup.py(1KB)
----.gitignore(1KB)
----README.md(563B)

网友评论