behat 7.x-1.0
Posted by al.ex on December 21, 2011 at 4:11pm
| Download | Size | md5 hash |
|---|---|---|
| behat-7.x-1.0.tar.gz | 10.43 KB | 024759be6063bf8875520e5a5ca547bd |
| behat-7.x-1.0.zip | 12.77 KB | 41dd372acb0a15f9668ce569af761679 |
Last updated: December 21, 2011 - 16:15
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
behat 7.x-1.x-dev
Posted by al.ex on December 20, 2011 at 11:21am
| Download | Size | md5 hash |
|---|---|---|
| behat-7.x-1.x-dev.tar.gz | 11.39 KB | df50d7f69ab507455ccc651417cfc9ef |
| behat-7.x-1.x-dev.zip | 14.32 KB | 24d949569d980f03965cf94a5fb9c9b1 |
Last packaged version: 7.x-1.0+1-dev
Last updated: February 23, 2012 - 00:08
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