edmondscommerce / behat-prestashop-context
Prestashop 的 Behat 上下文
1.0
2016-02-11 15:39 UTC
Requires
- behat/behat: ~3.0
- edmondscommerce/faker-context: *@dev
This package is auto-updated.
Last update: 2024-08-28 22:19:13 UTC
README
由 Edmonds Commerce 提供
安装
通过 composer 安装
composer require edmondscommerce/behat-prestashop-context
在 Behat 配置中包含上下文
default: suites: default: contexts: - EdmondsCommerce\BehatPrestashop\PrestaShopAdminContext adminUser: adminUserName adminPassword: adminPassword adminPath: uri/to/admin - EdmondsCommerce\BehatPrestashop\PrestaShopFrontEndContext
测试默认假设的是开箱即用的主题。