Learning Ktor — Quick and Dirty Scratch NotesI started studying Ktor as an introduction to learning server-side code, due to my familiarity with Kotlin. In order to not pigeonhole…Mar 25, 2022Mar 25, 2022
How to run JUnit 5 tests via Gradle CLI commands in Android projectsIn this post I’ll show you how to add android-junit5, by Marcel Schnelle, to your Android project.Sep 13, 2020Sep 13, 2020
How to Add JUnit 5 to your Android projectIn this post I’ll first briefly cover the benefits of JUnit 5, and then how to add it to any Android project.Sep 13, 2020Sep 13, 2020
Mistakes Were Made: toString() != getString()A series in which I write about the embarrassing mistakes I’ve made during my programming escapades.Aug 28, 2020Aug 28, 2020