Login
From:
adamj.eu
(Uncensored)
subscribe
Python: sharing common tests in unittest - Adam Johnson
https://adamj.eu/tech/2025/05/30/python-unittest-common-tests/
links
backlinks
Tagged with:
python
posts
unittest
A neat testing pattern is writing common tests in a base class and then applying them to multiple objects through subclassing. Doing so can help you test smarter and cover more code with less boilerplate.
Roast topics
Find topics
Find it!