Recent posts

Avoiding the file system

5 minute read

Going from experience and, as illustrated by Misko’s recent presentation, the more dependencies you have on your environment, the less trustworthy and mainta...

No longer a software engineer in test

less than 1 minute read

.. I’ve swapped jobs at Realtime Worlds; I’m now a plain ol’ software engineer. As a result, there’ll be no more test engineering for me.

Is your test code readable?

2 minute read

One of the things that really slashes the return on investment in testing is unreadable code. “This is pretty obvious”, you say. “What’s the point in a blog ...