Articles

Testing

Testing is the work of checking behaviour before users do it for us in production. That includes unit tests, component tests, integration tests, endtoend flows, and the judgement to choose the lightest test that still catches the real risk. The articles in this category cover pragmatic testing across tools such as Jest, Testing Library, Cypress, and framework specific approaches where they genuinely improve confidence.

Below you will find a subset of articles from my blog specifically about Testing. Although this is a topic I've been working with for many years, it's fair to say that I've not written about it often. I've only managed to publish four articles about it, which you can see and read below.