I like Hypothesis and Pytest in theory. I find myself doing more integration than unit testing though with this current project. (Did I use the web framework right? Did I use the 10C API right?) And scripting that stuff tends to be rarely worth the trouble IME.

Doctests are painfully fiddly in a mobile phone editor, so I just ignore those.

/