Sam

Results 588 comments of Sam
trafficstars

I think your approach for map property source and cli property source are perfectly reasonable. We already do something some what similar in the aws preprocessor with [] used for...

Not sure we even need that. Just need to take [n] and apply that to the list ?

And this happens even when running JVM tests in an MPP project and not just for common tests ?

Closing as stale, if you have more details please reopen

Have you tried using the seed ? On Fri, 9 Aug 2024, 6:47 pm Edward Gao, ***@***.***> wrote: > (I might just not be using kotest-property correctly - very possible...

I understand. What we need is like a skipToN(17) option

What is the value of `type.classifier` inside a native image ?

> Gradle launches Kotest using [KotestJunitPlatformTestEngine](https://github.com/kotest/kotest/blob/47f35f93c2fecda800e25795ad4adbbdc9e86da8/kotest-runner/kotest-runner-junit5/src/jvmMain/kotlin/io/kotest/runner/junit/platform/KotestJunitPlatformTestEngine.kt#L27). Does Gradle report the task-specific report directory to KotestJunitPlatformTestEngine? No, because gradle just listens to the test engine output and generates its own format....