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…
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…