Recent Posts

Python data-driven testing, ddt and @unpack

less than 1 minute read

Several eons ago, I wrote a blog post about using the python ddt package. My only criticism was that you had to manually pack/unpack the test case arguments.

Empathetic Code

5 minute read

I always liked the phrase, “if you’re incapable of empathy, then you shouldn’t be designing APIs”.

Benq XL2411T Monitor Review

6 minute read

Before I review the Benq, it’s worth giving a bit of background about the monitors I’ve owned up till now.

A R#/Visual Studio style keymap for PyCharm

less than 1 minute read

PyCharm is a lovely little IDE for Python by the splendid JetBrains, but the built-in Visual Studio keymap is not much like the default VS/R# settings I’m ac...