Hello from Japan 🇯🇵

I'm a truck driver in Japan, teaching myself web application development mainly with Python while continuing to work full-time.

In my personal Flask project, I've been trying to turn pytest into more than just a tool for checking whether the application works.

I think of it as an "incident prevention log":

a set of regression tests that helps keep previously discovered problems and near misses from silently returning.