Starting with test code also helps illustrate the Java/Kotlin interop story which tends to be a big question mark when starting with Kotlin.
Writing tests in the opposite language of the production code can be really useful for seeing how it will be handled if used from the other language.