github_automated_tests

时间:2021-05-22 21:14:37
【文件属性】:
文件名称:github_automated_tests
文件大小:456KB
文件格式:ZIP
更新时间:2021-05-22 21:14:37
HTML 入门 安装pipenv pip install pipenv 从下载chromedriver 将chromedriver添加到PATH。 使用HTML报告pipenv run pytest -vvv --html=report.html --self-contained-html --log-file=tests.log -m "github"运行测试pipenv run pytest -vvv --html=report.html --self-contained-html --log-file=tests.log -m "github" 在github_passwords.yaml中插入您的login_name:password 在值测试器的github_tests.py中,将“ jtesterk”更改为您的login_name 配置示例(默认配置目录为configuratio
【文件预览】:
github_automated_tests-main
----README.md(987B)
----conftest.py(4KB)
----Pipfile.lock(7KB)
----get_summary.py(223B)
----tests()
--------__pycache__()
--------github_tests.py(12KB)
----reports()
--------screenshots()
--------report.fixed.html(51KB)
--------report.failed.html(57KB)
----LICENSE(1KB)
----pytest.ini(465B)
----Pipfile(192B)
----data_classes()
--------github.py(327B)
----configurationz()
--------config.yml(194B)
----pages()
--------git_hub()
----debug.log(2KB)
----report.html(29KB)
----__pycache__()
--------conftest.cpython-38-pytest-6.1.2.pyc(4KB)
--------conftest.cpython-38-pytest-5.4.3.pyc(4KB)
----scripts()
--------github_live_auth.py(1KB)
----framework()
--------action_framework.py(3KB)
--------element_provider.py(2KB)
--------configuration.py(906B)
--------conditions.py(544B)
--------selector.py(583B)
----assets()
--------style.css(3KB)
----tests.log(6KB)

网友评论