The TqExtension provide a flexible methods and API for testing websites running on Drupal 7. All code in this repository extends an integration layer provided by DrupalExtension.
curl -sS https://getcomposer.org/installer | phpvim composer.json
{
"require": {
"drupal/tqextension": "~1.0"
},
"config": {
"bin-dir": "bin"
}
}composer installcp -r vendor/drupal/tqextension/behat/ behat- Configure
behat.yml
TqExtension is a next stage of development of Behat context by Propeople that is currently unsupported.

