Vo Kn
Vo Kn
When will you release it?
I confirm that the problem persists. I updated the demo: - source:https://gitlab.com/knyttl/mockkdemo/-/tree/main - build run: https://gitlab.com/knyttl/mockkdemo/-/jobs/2922607786
can you release it? 🙏
> So we need an updated version of springmockk, which is built upon mockk:1.12.7 That is not necessary, you can just tell gradle to exclude this dependency from springmockk.
> Might be fixed by https://github.com/mockk/mockk/pull/872 🙏 for release
> Might be fixed by https://github.com/mockk/mockk/pull/872 can we pls release it?
I am sorry, but this is not resolved - demo build still fails on 1.12.8: https://gitlab.com/knyttl/mockkdemo/-/jobs/3032515325 > Downloading https://repo.maven.apache.org/maven2/io/mockk/mockk/1.12.8/mockk-1.12.8.pom to /builds/knyttl/mockkdemo/.gradle/.tmp/gradle_download10671493043139491605bin And: ``` MockkDemo > testMockk() FAILED kotlin.reflect.jvm.internal.KotlinReflectionInternalError: Unresolved class:...
> Thanks for the demo project. This is failing because it's missing an ElasticSearch class. If I change the test to remove it... Of course this works if you use...
can sb pls look at this?
It still hapens for me once I use the `--experimental` parameter on 0.43.2.