From e7f5125a36a1fa3acaf7e34a76d0289adb198ade Mon Sep 17 00:00:00 2001 From: Jungpyo Hong Date: Tue, 6 Jul 2021 23:28:49 -0500 Subject: [PATCH] update BDD detail --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 312c3fa..69c9c1a 100644 --- a/README.md +++ b/README.md @@ -1354,6 +1354,8 @@ And then go to **RUN** and check **THREAD SANITIZER** 👈 ## BDD +BDD improves communication between tech and non-tech teams and stakeholders. In BDD, tests are more user-focused and based on the system’s behavior. + **Behavior Driven Development** - Encouraging collaboration across roles to build shared understanding of the problem to be solved