All Posts

Effective Testing Part III - Testing With DSLs

14 minute read

So in this series I’ve been working towards presenting how I try to approach testing. In Part I, I mentioned that the tests in our test suite should have the...

Effective Testing Part I - Foundations

5 minute read

Software testing is an area that I have spent a large amount of time and energy in my career looking at. Often test infrastructure and frameworks are conside...