Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 440 Bytes

README.markdown

File metadata and controls

26 lines (18 loc) · 440 Bytes

DrupalContextSandbox

This is an initial sandbox for playing with a DrupalContext for Behat. This is less of a functional project, and more for experimentation and illustrating concepts during a discovery phase.

To run this sandbox:

  1. Get composer
curl -s https://getcomposer.org/installer | php
  1. Download the dependencies
php composer.phar install
  1. Run the tests!
./bin/behat