Getting Started With MockK: The Setup

This blog post describes how we can configure the system under test and replace its dependencies with mocks when we are writing unit tests for a Kotlin application by using JUnit Jupiter and MockK. We will learn to get the required dependencies and configure the system under test by using both manual and extension-based configuration. Read More

Software Development Monthly 4 / 2026

The Software Development Monthly is a monthly blog post that highlights interesting or useful blog posts which I read during the previous month. This blog post shares 24 interesting or useful blog posts which I read during April 2026. Read More

Clean Test Automation Monthly 4 / 2026

The Clean Test Automation Monthly is a monthly blog post that highlights interesting or useful test automation content which I read during the current month. This blog post shares 16 interesting or useful blog posts which I read during April 2026. Read More

Software Development Monthly 3 / 2026

The Software Development Monthly is a monthly blog post that highlights interesting or useful blog posts which I read during the previous month. This blog post shares 32 interesting or useful blog posts which I read during March 2026. Read More

Clean Test Automation Monthly 3 / 2026

The Clean Test Automation Monthly is a monthly blog post that highlights interesting or useful test automation content which I read during the current month. This blog post shares 12 interesting or useful blog posts which I read during March 2026. Read More

Software Development Monthly 2 / 2026

The Software Development Monthly is a monthly blog post that highlights interesting or useful blog posts which I read during the previous month. This blog post shares 25 interesting or useful blog posts which I read during February 2026. Read More