Skip to content

This is an initial sandbox for playing with a DrupalContext for Behat.

License

Notifications You must be signed in to change notification settings

davenuman/DrupalContextSandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is an initial sandbox for playing with a DrupalContext for Behat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%