Skip to content
#

behavior-driven-development

Behavior-driven development (BDD) is a test-first, agile testing practice. Without focusing on internal implementation, BDD tests are business-facing scenarios that attempt to describe the behavior of a story, feature, or capability from a user’s perspective. Behaviour-driven development is a synthesis and refinement of practices stemming from test-driven development (TDD) and acceptance-test-driven development (ATDD).

Here are 19 public repositories matching this topic...

A comprehensive Cypress automation framework featuring end-to-end UI testing, BDD with Cucumber/Gherkin, and enterprise integrations (SQL Server, Excel, REST API). Built on Page Object Model with custom commands and advanced reporting, supporting multi-browser execution and CI/CD for scalable test automation.

  • Updated Nov 20, 2025
  • HTML

Created by Kent Beck, D.D. McCracken

Released 1957

Followers
50 followers
Website
github.com/topics/bdd
Wikipedia
Wikipedia

Related topics

atdd behat continuous-testing cucumber gherkin specification-by-example tdd testing