Explanation#
Background and reasoning. Read these away from the keyboard.
- About pytest for Plone
Why a project whose core tests with
unittestwould reach for pytest, and what that costs.- About testing layers, scopes, and isolation
What a testing layer is, how it becomes a pytest fixture, how isolation really works—and the performance trap that lurks in the seam between the two models.