2024-07-01

Test at your boundaries!

And push the boundaries out as far as you can

I will motivate why you should always define the boundaries of your system as small and as far out as possible and why you should only test them, instead of the rest of your system.

2024-05-03

The DDD controversy

Domain driven design is as old as some programmer's beards, yet recently it gained some unexpected attention. And hate. I explain my perspective and how we can stay healthy with that topic.

2024-04-02

Persistence in Testing

Testcontainers and repository abstraction in combination with a good testing framework like JUnit can be so nice.