AKJAW

21 Testing Mistakes - Part 2

The second part of my Testing Mistakes series which is only available to Members / Subscribers

5 Beginner Testing Mistakes I Noticed While Working with Less Experienced Developers

Having a good test suite helps with catching regressions / bugs a lot faster, and gives developers more confidence when merging / releasing their product. In this series, I'll share my recommendations for improving your tests.

Using Apollo Kotlin Data Builders for Testing

Data Builders provide an easy way for creating GraphQL response classes. In this post I'll show how they can be used to improve your tests.

My Git Workflow for IntelliJ and The Command Line

A short list of my most used Git commands and IDE functionalities like Changelist, Interactive Rebase, Navigating to the previous branch

Kotlin Multiplatform Parameterized Tests and Grouping Using The Standard Kotlin Testing Framework

Keeping Kotlin Multiplatform tests clean while using the standard kotlin.test framework

AKJAW © 2026