August 29, 2023
Recording of Postman introduction. I’m going over the structure of APIs, jump into Postman, how it helps test APIs, where it shines, and when not
October 5, 2023
What we call “Testability” is really made up of properties. This post on observability is part of a series of the four pillars of testability.
August 15, 2023
Gil Zilberfeld discusses testability in different levels – code, design and architecture. What testability is, and how we percieve it.
August 1, 2023
The”Refactoring Without a Net” from Python Web Conference deals with refactoring towards goals, like adding a feature, and improving code readability.