{
"id": "acronym:bdd",
"_kind": "Acronym",
"_file": "terminology/acronyms/acronyms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"acronym": "BDD",
"expandsToTermId": "term:behavior-driven-development",
"description": "Acronym for \"Behavior-Driven Development\" (aka Specification by\nExample).\n"
},
"outgoingEdges": [
{
"from": "acronym:bdd",
"to": "term:behavior-driven-development",
"kind": "expands_to"
}
],
"incomingEdges": []
}