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
-[Caitie McCaffrey - The Verification of a Distributed System](https://www.youtube.com/watch?v=ZDQdF6WCt2w)[41:22]
77
+
Takeaway: Array of techniques to test in the wild such as integration, unit, property based testing, fault injection etc. Unit tests need to cover error handling - 35% of catastrophic failures happen due to bad error handling. Passing tests doesnt mean your system is correct.
0 commit comments