Currently, the `kotlin.test` library doesn't offer...
# multiplatform
e
Currently, the
kotlin.test
library doesn't offer a
BeforeClass
or
AfterClass
-like functionality for common code. How do you solve this problem? And, are there plans from JetBrains to add this kind of support?