generator-chrome-extension icon indicating copy to clipboard operation
generator-chrome-extension copied to clipboard

Regarding DSL, TDD and BDD

Open agnelvishal opened this issue 4 years ago • 2 comments

A new developer doesn't understand what DSL, TDD and BDD stands for. A full form can be provided to avoid confusion?

agnelvishal avatar Oct 15 '20 15:10 agnelvishal

DSL stands for Domain-Specific Language and is about what form of testing you want to use:

NullDev avatar Mar 20 '21 17:03 NullDev

Maybe it could be written as TDD (Test Driven Development) and BDD (Behavior Driven Development)?

Yash-Singh1 avatar Sep 20 '21 01:09 Yash-Singh1