mocking in Python - Anna-Lena Popkes

Episode 132 · September 28th, 2020 · 40 mins 49 secs

About this Episode

Using mock objects during testing in Python.

Anna-Lena joins the podcast to teach us about mocks and using unittest.mock objects during testing.

We discuss:

  • the different styles of using mocks
  • pros and cons of mocks
  • dependency injection
  • adapter pattern
  • mock hell
  • magical universe
  • and much more

Episode Links