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

ddd-hexagonal-cqrs-es-eda

Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^

  • Updated May 2, 2024
  • TypeScript
bitloops-language

Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! ⭐ ^^^

  • Updated Apr 9, 2024
  • TypeScript

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