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:
- Get composer
curl -s https://getcomposer.org/installer | php
- Download the dependencies
php composer.phar install
- Run the tests!
./bin/behat