Sam

Results 482 comments of Sam

This won't be added to Kotest because we'd have to build a new compiler plugin to look for annotations vs the existing one.

I am actually talking to one of the test container devs this week so I will ask about this.

@Kantis you ever figure this out? Wanna leave it open or close?

Yep I think so. On Tue, Apr 18, 2023, 11:39 AM Emil Kantis ***@***.***> wrote: > @sksamuel think we can close this, since it > seems to affect old combinations...

It's going to be added when we can build on top of compiler plugins stably. I am hoping that will be after Kotlin 2.0 is released.

There has been something weird with Android studio and transitive dependencies in the past that we never got to bottom of.

Can someone make a standalone project that I can clone that has this issue?

I have cloned the sample project, and I can see the tests run from gradle (as described). trying to run from intellij gives me: > SDK location not found. Define...