Clean Test Automation Monthly 6 / 2023

The Clean Test Automation Monthly is a monthly blog post that highlights the best test automation content which I read during the current month. This blog post highlights the best test automation content of June 2023. Read More

This blog post is the first part of my article series which investigates if we should use ObjectMapper for creating the request body when we are writing tests for Spring REST APIs. This blog post describes how we can generate the request body that's send to the system under test if we cannot use ObjectMapper, we must use the simplest possible solution, and we must use Java. Read More

The Launch Schedule of the Introduction to JUnit 5 Course

I had to the delay the launch because my last minute testing revealed a few problems that must be solved before I can start selling the course. I will launch the Introduction to JUnit 5 course on 29th of May at 08:00 Finnish time. Here is the launch schedule: The normal price of the course […] Read more

Introducing My New JUnit 5 Course

Some of you might have noticed that I have written only a handful of new blog posts during the last few years. One reason for this is that during these years I have been writing and recording material for a new JUnit 5 course. After a year I kind of realized that producing good videos […] Read more