I kept forgetting how to assert exception messages in PyTest, so I finally checked the docs.
Here’s a reference snippet 🐍
#TIL #DailyPythonista #PyTest #TDD #Python #programming
https://borutzki.github.io/2026/03/30/how-to-assert-exception-message-in-pytest.html
