Recent Posts

Introducing the Polyglot Code Explorer

14 minute read

The Polyglot Code Explorer is my open-source tool for visualising complex codebases written in multiple programming languages.

The swiss cheese model and acceptance tests

11 minute read

Testing and Agile I’ve seen testing, especially acceptance testing, done horribly wrongly over the years, and sadly I often see the same anti-patterns repeat...