文件名称:gauge-python:Gauge的Python语言运行器
文件大小:70KB
文件格式:ZIP
更新时间:2024-05-20 19:45:39
python test-automation gauge gauge-plugin gauge-python
量表-Python 该项目添加了用于Python。 入门 前提条件 安装 gauge install python 创建一个Gauge-Python项目 gauge init python 运行测试 gauge run specs 有用的链接 备用安装选项 安装特定版本 gauge install python -v 0.2.3 [pip / pip3] install getgauge 离线安装 从发行版下载插件 gauge install python --file gauge-python-0.2.3.zip [pip / pip3] install getgauge 从源构建 先决条件 高朗 安装软件包依赖项 pip install -r requirements.txt 测验 python build.py --test 测试覆盖率 python build.py
【文件预览】:
gauge-python-master
----MANIFEST.in(87B)
----.gitmodules(93B)
----release.sh(502B)
----build.py(3KB)
----python.json(591B)
----setup.tmpl(1KB)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
--------issue_template.md(300B)
----tests()
--------test_utils.py(877B)
--------test_processor.py(29KB)
--------test_registry.py(16KB)
--------test_parser.py(21KB)
--------test_refactor.py(16KB)
--------test_static_loader.py(4KB)
--------__init__.py(0B)
--------test_data()
--------test_python.py(18KB)
--------test_validate.py(629B)
----tox.ini(129B)
----gauge-proto()
----check_and_install_getgauge.py(1KB)
----getgauge()
--------python.py(10KB)
--------parser.py(6KB)
--------executor.py(2KB)
--------messages()
--------validator.py(2KB)
--------logger.py(499B)
--------util.py(2KB)
--------static_loader.py(833B)
--------processor.py(8KB)
--------__init__.py(0B)
--------handlers.py(3KB)
--------registry.py(9KB)
--------refactor.py(1KB)
--------impl_loader.py(4KB)
----start.py(2KB)
----CONTRIBUTING.md(1KB)
----requirements.txt(83B)
----.gitignore(186B)
----genproto.sh(556B)
----start.sh(196B)
----skel()
--------step_impl()
--------python.properties(56B)
----CODE_OF_CONDUCT.md(3KB)
----README.md(3KB)
----start.bat(169B)
----LICENSE.txt(1KB)