The preferred way to install Bene is via the Bene-project template.
These instructions assume you have used Composer to install Bene.
$ cd MYPROJECT/web/profiles/bene
$ /path/to/MYPROJECT/bin/behat
If necessary, copy behat.local.yml.sample
to behat.local.yml
, and update
the values on behat.local.yml
to match your local environment.