edmondscommerce / behat-faker-context
A Behat Context that allows you to use Faker
Installs: 287
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/edmondscommerce/behat-faker-context
Requires
- fzaninotto/faker: 1.5.*@dev
Suggests
- edmondscommerce/behat-framework: Parent framework, allows easier behat setup
This package is auto-updated.
Last update: 2025-10-06 04:04:32 UTC
README
By Edmonds Commerce
A simple Behat Context to allow you to use Faker when running your Behat features
Installation
Install via composer
"edmondscommerce/behat-faker-context": "~1.1"
Include Context in Behat Configuration
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\BehatFakerContext\FakerContext