BDD


Behavior

Driven

Development

BEHAT


PHP
Gherkin syntax

Given I am a business analyst

When I want to test an application

And I am tired of test manual execution

Then I should work with a developer

And implement BDD

Let's try!

MINK

Web app testing (any)
Headless browser (no JS)
or real browser (Selenium or Sahi)

Given I am on "http://www.google.com"

When I fill in "search" with "capgemini"

And I press "search google"

Then I should see "www.capgemini.com"

Let's try!

Java


Instinct
JBehave
JDave

.NET


NBehave
NSpec
NSpecify

BDD - Behat

By nbonamy

BDD - Behat

  • 1,096