General
28 views
BDD
Quick Definition
Extending TDD with natural language behavior specs
Full Definition
Behavior-Driven Development, extending TDD with natural language behavior specs.
Examples
Gherkin, Given-When-Then, Cucumber, SpecFlow
Related Terms
tdd
testing
acceptance-testing
More General Terms
Trunk Based Development
Branching model integrating code to main branch frequently
Data Pipeline
Series of processing steps moving data from source to destination
Virtualization
Creating virtual versions of hardware or OS resources
DevSecOps
Integrating security into DevOps processes
Inversion of Control
Design principle transferring program flow control to framework
SOLID
Five design principles for maintainable OOP software