touchlab / KaMPKit

KaMP Kit by Touchlab. A collection of code & tools designed to get your mobile team started quickly w/Kotlin Multiplatform
https://touchlab.co/
Apache License 2.0
2.2k stars 199 forks source link

Remove Robolectric #264

Closed russhwolf closed 2 years ago

russhwolf commented 2 years ago

We do some awkward expect/actual and workarounds to get some tests running on robolectric. This was necessary in the past but isn't anymore, so time to pull that all out.

Previously discussion: https://github.com/touchlab/KaMPKit/pull/260#discussion_r966502195