Mutation testing with infection
A few months ago I read about mutation testing for the first time. At that time I started my current pet project with a focus on proper testing, and the…
Engineering Manager & SW Development Enthusiast
A few months ago I read about mutation testing for the first time. At that time I started my current pet project with a focus on proper testing, and the…
After recently reading Clean Code from the same auther, now I followup on Clean Architecture from Robert C. Martin. While Clean Code focusses mostly on the smallest entities of software…
Just a brief update on my current pet project’s Jenkins pipelines setup. The Jenkins BlueOcean graph probably already covers it mostly: I have parallelized some „Fast Tests“ – all of…
In my current pet project, I try to not only focus on the features itself, but also in the quality of the software and the development environment. Since I programmed…
I recently ordered some books from my project’s book recommendation list. This list is maintained by a few colleagues and contains many classics, but also some more hidden gems. Clean…