bhave [bhave] module
This module is for the Play 1.x series only.
Web-based BDD Framework, for web apps, done in a funky way!
Written by Edward Southey .
Published releases
0.72 | Apr 01 2012 | Documentation | Try Play |
0.7.1 | Mar 24 2012 | Documentation | Try Play |
head | Mar 11 2012 | Documentation | Try Play |
0.7 | Mar 08 2012 | Documentation | Try Play |
To install locally this module use the install
command:
play install bhave-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> bhave {version}