Bartosz Wierciński
Results
2
comments of
Bartosz Wierciński
I can confirm it still happens for `value class` in 1.12.2. I'm staying on 1.10.2 until resolved :(
@sksamuel There must be some issue with kotest plugin. In `SimpleTest` example output in CLI is correct: ``` SimpleTest[jvm] > simple test[jvm] > should pass[jvm] PASSED SimpleTest[jvm] > another simple...