Does anyone know about TDD, BDD | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Does anyone know about TDD, BDD

if you know, please describe with the example. please describe your experiences on this subject

28th Jun 2017, 12:08 PM
Hadi Mousavi
Hadi Mousavi - avatar
2 Respostas
+ 6
TDD test driven development. First write the test, then write the code. Refactoring until the test doesn't fail
28th Jun 2017, 12:11 PM
ā©ā–¶Clauā—€āŖ
ā©ā–¶Clauā—€āŖ - avatar
+ 2
TDD is the test only be understood by developer. BDD is the test that can be understood by laymen.
28th Jun 2017, 12:28 PM
CalviÕ²
CalviÕ² - avatar