edmondscommerce / behat-prestashop-context
Behat context for Prestashop
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-10-28 22:39:50 UTC
README
By Edmonds Commerce
Installation
Install via composer
composer require edmondscommerce/behat-prestashop-context
Include Contexts in Behat Configuration
default: suites: default: contexts: - EdmondsCommerce\BehatPrestashop\PrestaShopAdminContext adminUser: adminUserName adminPassword: adminPassword adminPath: uri/to/admin - EdmondsCommerce\BehatPrestashop\PrestaShopFrontEndContext
The tests do assume the default out of the box theme.