Recent Articles
Unit Testing with Spring Boot
Writing good unit tests can be considered an art that is hard to master. But the good news is that the mechanics supporting it are easy to learn.
Read moreMy Personal Review of 2018
It’s easiest to review things if they are measured. So, in this post, I’ll try to measure as much of my year 2018 in hindsight to draw a conclusion to this year and then make plans for the next.
Read moreImplementing a Consumer-Driven Contract between a Node Message Consumer and a Node Message Producer
Consumer-driven contract (CDC) tests are a technique to test integration points between API providers and API consumers without the hassle of end-to-end tests (read it up in a recent blog post).
Read moreImplementing a Consumer-Driven Contract for a GraphQL Consumer with Node and Apollo
Consumer-driven contract (CDC) tests are a technique to test integration points between API providers and API consumers without the hassle of end-to-end tests (read it up in a recent blog post).
Read moreImplementing a Consumer-Driven Contract for a GraphQL Consumer with Node and Apollo
Consumer-driven contract (CDC) tests are a technique to test integration points between API providers and API consumers without the hassle of end-to-end tests (read it up in a recent blog post).
Read moreImplementing a Consumer-Driven Contract for a GraphQL Provider with Node and Express
Consumer-driven contract (CDC) tests are a technique to test integration points between API providers and API consumers without the hassle of end-to-end tests (read it up in a recent blog post).
Read more