Magento-Codeception:一套针对Magento的Codeception测试

时间:2021-05-04 08:03:26
【文件属性】:
文件名称:Magento-Codeception:一套针对Magento的Codeception测试
文件大小:1.75MB
文件格式:ZIP
更新时间:2021-05-04 08:03:26
PHP Magento密码识别测试 实施测试 一页结帐 贡献者(谢谢!) 先决条件 授予和已安装,执行: brew install codeception Selenium:如果要使用Google Chrome浏览器进行测试,则执行brew install selenium-server-standalone并选择执行brew install chromedriver PhantomJS: brew install phantomjs 配置 PhantomJS驱动程序是无头浏览器,这意味着它不适用于chrome或firefox等浏览器环境 被接受测试的网站URL在accept.suite.yml中定义 运行测试 在单独的终端选项卡中执行selenium-server -p 4444或phantomjs --webdriver=4444 --ignore-ssl-errors=true 然后执
【文件预览】:
Magento-Codeception-develop
----codeception.yml(352B)
----tests()
--------acceptance.suite.yml(732B)
--------_support()
--------functional.suite.yml(298B)
--------functional()
--------acceptance()
--------_bootstrap.php(50B)
--------_output()
--------unit()
--------unit.suite.yml(142B)
--------_envs()
--------_data()
----.gitignore(14B)
----README.md(1KB)

网友评论