Testing

[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.

[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.

[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.

[EN] Never 'Works on my Machine' again: database testing done right
[EN] Never 'Works on my …

“But locally everything went green!” We all know this pain: your pipeline is green, your tests run locally in milliseconds.

[EN] Your code is good, but the feature is wrong: A plea for requirements engineering
[EN] Your code is good, …

The two pillars of requirements It’s Friday afternoon, 4:00 p.

[EN] JUnit 5 Basics
[EN] JUnit 5 Basics

JUnit 5 is the latest version of the popular testing framework for Java.