Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

lafourchette/Behat

 
 

Repository files navigation

Behat

Useful Links

Installing Dependencies

$> curl -s https://getcomposer.org/installer | php
$> php composer.phar install

Running

$> bin/behat -h

Running inside Vagrant

  1. Install Vagrant.
  2. Install Berkshelf plugin for Vagrant
  3. Run vagrant up

Contributors

Packages

No packages published

Languages

  • PHP 98.8%
  • Other 1.2%