Software Engineering
[EN] Code reviews that …
Why We Hate Code Reviews (and Why It’s Wrong)
The code is written, the unit tests are green, and you are proud of your solution. You create the pull request (PR), push it into the team channel and move on to the next task.
[EN] Your code is good, …
The two pillars of requirements
It’s Friday afternoon, 4:00 p.m. You’ve just merged the feature, the pipeline is green, and you feel invincible. Then the Slack message comes from the product owner: “Hey, looks good, but why does X happen when I do Y? That was discussed completely …
[EN] JUnit 5 Basics
JUnit 5 is the latest version of the popular testing framework for Java. It offers a variety of features to help you test your applications. To give you as a beginner the most important 20% of insights that will help you understand and apply 80% of JUnit 5 usage, we will focus on the basic and …
![[EN] Code reviews that don't annoy: From bean counting to mentoring](/images/CodeReviewsDieNichtNerven.jpeg)
![[EN] Your code is good, but the feature is wrong: A plea for requirements engineering](/images/RE-Basics-Header.jpeg)
![[EN] JUnit 5 Basics](/images/JavaJUnit5BeitragsHeader.png)