Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 11.68 KB
MD5: 2ead8776718632bbce4cce27b38c9c2f
SHA-1: b4f5ff549207039de81ee564dc13580a2ba171d4
SHA-256: 1540f3afb8027be4209ce31084dde0131ebee6bf84ebd123c92cf74a10ecb767
Download zip 14.72 KB
MD5: 0306d8dbe548cefab0ac465e34320070
SHA-1: dc835ca447e2fdc7b97fbcd1c51b2e7ea6ccbb4c
SHA-256: deacc405d6c46c801b2a109e1eb226f9dc48187e7d8cada33495cc66f2f8987e

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: 20 Dec 2011 at 11:21 UTC
Last updated: 6 Jul 2016 at 20:22 UTC
New features

Other releases