In this article, I want to share the 5 basic pillars I believe a successful programming course should build upon.
Ignoring Lombok Code in Jacoco
In this posting I show how to ignore code generated by Lombok in the upcoming version of Jacoco 0.7.10.
Why We Test – Do things faster with Test-Driven Development
This posting emphasizes the often unnoticed speed improvement in development by applying Test-Driven Development correctly.