Clean-Code

[EN] Modern Testing: How JUnit 6 is transforming the Java ecosystem
[EN] Modern Testing: How …

Eight years after the release of JUnit 5, the time has finally come: JUnit 6 is here. Anyone expecting an incremental update will be surprised. JUnit 6 is not just a refactoring, but a significant leap that sheds old baggage and makes the framework fit for the next decade of Java development - …

[EN] BDD with Cucumber & Java: Why your tests should finally tell a story
[EN] BDD with Cucumber & …

For many it is probably already old hat or rather everyday life. Today there is an introduction to ‘Cucumber’.

[EN] Unit tests for your architecture? Introduction to ArchUnit
[EN] Unit tests for your …

Hello everyone, I actually thought the whole time I had already written an article about this. Then I realized that although I’ve already mentioned ArchUnit a few times, but I haven’t written anything about it, except in my Obsidian Vault. So I’ll catch up on that today.