
Looking for a neat Kotlin assertion library? We got a blog series looking at several Kotlin assertion libraries for you! -> Conclusion
Read more

A few of years ago I wrote a small library called testutils-logrecorder-logback capable of recording logging activity for Spring Boot's default logging framework Logback. It was published under one of our (Novatec Consulting GmbH) umbrella...
Read more

Having used Pulumi the last 2 years after switching from Terraform I want to share some of my experience by comparing both infrastructure as code tools and explain why I prefer Pulumi in most situations....
Read more

Looking for a neat Kotlin assertion library? We got a blog series looking at several Kotlin assertion libraries for you! -> Strikt
Read more

June 2021
Kotlin Assertion Libraries – Assertk

April 2021
When Snapshot Testing will make you snap

March 2021
Kotlin Assertion Libraries - AssertJ as Baseline

March 2021
Kotlin Assertion Libraries - Introduction

March 2021
Understanding Infrastructure as Code (IaC) in less than 10 minutes

March 2021
The Case for the Typestate Pattern - The Typestate Pattern itself