Types of tests in a software project
Disclaimer The following descriptions and definitions are purely based on my own experience and knowledge. People will disagree. So be it ;-). I’m willing to talk about every definition in this post.
Read more…Why use Continuous Integration?
TL;DR; Continuous Integration means that all changes are continuously integrated into a common integration branch. This allows for faster “compatibility” checks between various development branches, faster failure in case of test errors resulting from those changes and therefore less time developers have to spend hunting for issues that keep them from developing.
Read more…Blogging is hard
As the title says: Blogging is hard. At least for me. I’m used to consume stuff on the internet, getting myself to write about stuff that actually interests someone is not easy.
Read more…