Apr 16, 20205 minIntegrating Pact in our CircleCI build pipelinesAfter following my previous blog post, hopefully by now you have a solid foundation about what Contract testing can offer. In one of the...
Apr 9, 20204 minContract Testing with Pact.js and JestOn my previous blog post, I gave an overview about what Contract Testing is and why it's useful for testing microservices. Now let's look...
Feb 9, 20204 minKeep Calm and Carry On. It's just a merge conflict!If you are pretty new with using git or any other version control system tools out there, you'll most likely encounter a scary situation...
Jan 31, 20204 minUsing Git for branching and mergingOn my previous post, I talked about the 10 useful basic Git commands for beginners. While these commands are beneficial, there are...
Jan 21, 20205 min10 useful Git commands for beginnersBefore I start rambling on what the 10 most useful Git commands are if you're just starting out with Git, let's first talk about what Git...