edmondscommerce / behat-prestashop-context
Behat context for Prestashop
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/edmondscommerce/behat-prestashop-context
Requires
- behat/behat: ~3.0
- edmondscommerce/faker-context: *@dev
This package is auto-updated.
Last update: 2025-09-29 00:29:47 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.