Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download behat-7.x-1.0.tar.gztar.gz 10.43 KB
MD5: 024759be6063bf8875520e5a5ca547bd
SHA-1: 16a8ce44d5df4c4a61b3082e0d76f3f9099cc2d1
SHA-256: 44831e3b638d586855f797f68dc5af4b40982031fae8e28ef0672d5ba326fe7e
Download behat-7.x-1.0.zipzip 12.77 KB
MD5: 41dd372acb0a15f9668ce569af761679
SHA-1: 1c93bb8fd5d23e66354aef0b7cdfc687f0a5f19e
SHA-256: a7594ddf8bb4769508019bcda3f9869018113b78dae612813a09da82b5016c63

Release notes

Initial development release of the behat module:

- requires behat library to be installed on system
- feature files must be stored at [drupal root]/features
- step definition files must be stored at [drupal root]/features/steps
- the command line is currently the only way to run feature tests
- allows use of SimpleTest API in step definitions

Created by: al.ex
Created on: 21 Dec 2011 at 16:11 UTC
Last updated: 21 Dec 2011 at 16:15 UTC
New features

Other releases