I'm migrating from `jvm` to `kmp` and I'm not sure...
# test
u
I'm migrating from
jvm
to
kmp
and I'm not sure what to do about my `@Rule`s in junit tests. How would I migrate these, other than switching away to something like `kotest`etc?
z