Learn how to quickly setup automated tests for your app using Selenium and Docker. Works for complex systems with backend and frontend. Even with components in different repositories. | Continue reading
Definitions are easy. Tools are easy to list. Checkout why CI and CD are solving fundamentally different problems. | Continue reading
Check out how Docker is a huge productivity boost in API testing. For CI but also on a day-to-day at work. | Continue reading
Isn’t the git history in the picture above nice to work with? There are probably many problems in that repository, but one of them is most definitely the use of feature branches. Let’s see how such a bad thing became such a common practice. | Continue reading
Everything you need to know to get started with continuous integration. Branching strategies, tests automation, tools and best practices. | Continue reading