alnutile / behat-wrapper
A PHP wrapper around the Behat CLI thanks to cpliakas/git-wrapper
Installs: 2 399
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
Requires
- php: >=5.4.0
- behat/behat: <3.0
- symfony/event-dispatcher: >=2.3
- symfony/process: >=2.3
Requires (Dev)
- phpunit/phpunit: ~3.0
This package is auto-updated.
Last update: 2024-11-06 08:41:03 UTC
README
Wrapper to work with the behat command line interface
Major influences
https://github.com/cpliakas/git-wrapper
Using the library
Live Demo
http://behat-wrapper.alfrednutile.info/
Tests
The test folder shows some examples of usage and expectations.