Tag: stub and verify
-
Stubbing and Verifying: My Journey to Smarter Testing π
Letβs talk about stubbing and verifying – two critical tools that transformed how I approach testing. Early in my career, testing was often frustrating, slow, and full of surprises, most of them bad. I used to think testing meant running my app against real systems and crossing my fingers that everything worked. Spoiler: it rarely…