update BDD vs TDD

This commit is contained in:
Jungpyo Hong 2021-08-21 03:57:39 -05:00 committed by GitHub
parent f25b521be7
commit 5e7564db2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1620,6 +1620,8 @@ And then go to **RUN** and check **THREAD SANITIZER** 👈
## BDD
<img src="https://github.com/jphong1111/awesome-ios-developer/blob/main/Images/BDDvdTDD.png" width="30%" height="30%"/>
BDD improves communication between tech and non-tech teams and stakeholders. In BDD, tests are more user-focused and based on the systems behavior.
**Behavior Driven Development**