Skip to content

Instantly share code, notes, and snippets.

@jonathanfranks
jonathanfranks / behat.yml
Created June 24, 2015 18:25
Default formatter set to Progress in Behat 3.0 behat.yml
default:
formatters:
defaultFormat:
name: 'progress'
@dustinleblanc
dustinleblanc / .lando.yml
Last active September 1, 2021 19:15
Pantheon Build Tools with Lando Behat Testing
name: some-site
recipe: pantheon
config:
framework: drupal8
env: dev
site: some-site
id: some-uuid-string-here
drush: 8.3
php: '7.3'
webroot: web