José González Gómez
05/17/2021, 1:11 PM@Test
. I'm used to other test frameworks which give you a lot of freedom regarding test organization, for example Kotest provides several testing styles. So,
• Is there any recommended way to organize tests using kotlin.test? Or
• Is there any way to use another runner/framework which gives you more freedom regarding test organization in a multiplatform project?sam
05/19/2021, 2:33 AMJosé González Gómez
05/19/2021, 7:01 AM