Topic

Python 3.7 Below the Fold: `mock.seal`
Date: July 12, 2018, 6 p.m.

`unittest.mock` provides a flexible implementation of mock objects we can use to write isolated unit tests. In this lightning talk, we will explore the new `mock.seal()` function that was added in Python 3.7.