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 37 public repositories matching this topic...

Carrot is an extension of the Gherkin syntax designed to simplify and streamline the process of creating Product Requirements Documents (PRDs). With additional keywords and features, Carrot enables teams to write clear, concise, and traceable PRDs for their software projects. Improve your documentation workflow and enhance collaboration with Carrot

  • Updated Jun 14, 2023
  • Gherkin

Created by Kent Beck, D.D. McCracken

Released 1957

Followers
41 followers
Wikipedia
Wikipedia

Related Topics

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