kosi-libs / MocKMP

A mocking processor for Kotlin Multiplatform
https://kosi-libs.org/mockmp
MIT License
188 stars 12 forks source link

kotlin-test related issue with TestWithMocks: @BeforeTest priority #55

Closed glureau closed 1 year ago

glureau commented 1 year ago

Due to this issue https://youtrack.jetbrains.com/issue/KT-54932, TestWithMocks can be unreliable on ios/macos.

It could be great to have either a better approach that don't rely on this @BeforeTest (maybe via class construction?), or at least a documentation stating the issue and the best workaround.

SalomonBrys commented 1 year ago

Fix released in v1.14.0.