thinkshout / bene

Bene Drupal 8 distribution
10 stars 1 forks source link

CircleCI

Installing Bene

The preferred way to install Bene is via the Bene-project template.

Running Tests

These instructions assume you have used Composer to install Bene.

Behat

$ 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.