Skip to content

Olu180/Bahattut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Bahattut

Behat Tutorial

Usage

Clone this repo:

$git clone [email protected]:Shashikant86/BehatDemo.git $cd BehatDemo

Now install Behat, Mink, MinkExtension and their dependencies with composer:

$curl http://getcomposer.org/installer | php $php composer.phar install

Download Selenium Server and launch server

$ java -jar selenium-server-standalone-2.21.0.jar

Now to launch Behat, just run:

$./bin/behat

Watch The Test running in the browser.

About

Behat Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published