You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: clny8endf000208l1ay5b9126.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Testing Nirvana necessitates the seamless integration of testing practices into
85
85
86
86
***TDD:** With TDD, developers write tests before writing the actual code. This practice enforces a clear understanding of the requirements and ensures the codebase remains testable and maintainable.
87
87
88
-
***BDD:** BDD focuses on the behavior of the system from an end-user perspective. BDD scenarios are written collaboratively using tools like Cucumber or SpecFlow, aligning business goals with technical implementation.
88
+
***BDD:** BDD focuses on the behavior of the system from an end-user perspective. BDD scenarios are written collaboratively using tools like [Keploy](https://keploy.io), Cucumber or SpecFlow, aligning business goals with technical implementation.
0 commit comments