Pycon Israel 2021

Peter Kogan

Started programming around 20 years ago, back at high school. My first programming language was C, and I still remember it fondly.

Over the years, I was lucky enough to use several programming languages and be a part of many code projects that made their way to production.

In the last few years, my focus has been on backend development using Python. Python is by far the most enjoyable programming language I know, give me a few minutes, and maybe I can make a believer of you :)

A constant learner and always looking to connect to interesting people.

The speaker's profile picture

Talks

Go Beyond Mock: on Mocks, Stubs and Fakes

Developers use the term "mocks" and "mocking" when referring to several different testing practices.
The talk will standardize the terminology of Mocks, Stubs, and Fakes: their capabilities, the differences between them, and when to use each one.