Sam
Sam
I will release 5.8.1 from what is on main in a few days, then whatever comes after will move to 5.9 which is will be kotlin 1.9+
We treat ComparableMatcherResult differently from other matchers. I'm not sure what the "right" behavior should be here.
Did you install the spring extension? @bvn13
Yes that would be enough. Can you confirm? Please re-open if you continue to have issues.
Sounds like the scrimage-webp maven module is not being picked up from the classpath that coldfusion uses.
> This is where plugin looks for JVM test tasks: > > https://github.com/kotest/kotest-intellij-plugin/blob/8b7fdab73e1f6611e36702b7bb90e7d60257bcc6/src/main/kotlin/io/kotest/plugin/intellij/toolwindow/treeModel.kt#L59 > > What would be the most sensible approach here to make it pick up test tasks...
> An attempt to resolve #266. > > I am actually not sure if this resolves the original issue. I tried the snapshot of the plugin locally and it did...
I think this might be a better approach in general than the parameter mappers that are applied at runtime. Perhaps (for 3.0 which can be the next release) we decide...
> > It might also make env support easier as we can just layer the whole set of env vars over the final node (if we decide that THIS_FORMAT_IS_THE_CANONICAL_FORMAT) >...