定制 mftf-buddy/tests 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  1. Register at https://www.mftf-buddy.com to get MFTF Buddy Secret Key
  2. Install this module in your Magento project:
  • composer require mftf-buddy/tests
  • bin/magento module:enable MFTFBuddy_Tests
  • bin/magento setup:upgrade
  1. Set MFTF Buddy Secret Key as MB_SECRET_KEY env variable in dev/tests/acceptance/.env_mb file
  2. 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
  3. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: AGPL-3.0
  • 更新时间: 2023-03-19