Junit

[EN] Google Truth vs. AssertJ: When is it worth switching?
[EN] Google Truth vs. …

In the first part of this series, we looked at Google Truth from the ground up - why it exists, how the subject model works, and when assertions become readable instead of cryptic.

[EN] Google Truth: Assertions you can read
[EN] Google Truth: …

You write a test. The test fails. You stare at the error message - and only after ten seconds do you understand what actually went wrong.

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