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.

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

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

Kotlin Multiplatform In-Memory SQLDelight Database for Integration and UI Testing on iOS and Android

Databases are an integral part of mobile application development, so it's important that these features are properly tested.

AKJAW © 2026