mftf-buddy/tests
最新稳定版本:1.0.0
Composer 安装命令:
composer require --dev mftf-buddy/tests
包简介
MFTF Buddy Tests
README 文档
README
Magento functional tests made easy!
Steps to run MFTF tests in MFTF-Buddy cloud:
- Register at https://www.mftf-buddy.com to get
MFTF Buddy Secret Key - Install this module in your Magento project:
composer require mftf-buddy/testsbin/magento module:enable MFTFBuddy_Testsbin/magento setup:upgrade
- Set
MFTF Buddy Secret Keyas MB_SECRET_KEY env variable in dev/tests/acceptance/.env_mb file - Run suite of tests via Magento CLI command:
bin/magento mftf-buddy:run-tests <suite-name>
This command will output Test Session ID, which can be used to get detailed logs from finished test run - Get detailed logs from finished test run:
bin/magento mftf-buddy:dump-logs <test-session-id> [<output-dir>]
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0
- 更新时间: 2023-03-19