JG9
JG9
> Probably, how do you declare a dependency on `project B`? implementation project(":B")
I think you can mock by creating a Script instance with ``` InvokerHelper.createScript(null, new Binding()) ``` and then in the before method ``` mockScript.scm = "astring" // OR { aClouser...
I do have excluded pattern will post them soon
@Kantis can you please add some more details/example on how to instrument a JVM? I have an IntelliJ plugin with ui test that includes 2 processes- 1 the ide to...
Hi all Any news about this issue ?
We had the same issue and I added the following layer in the base image we are using: ENV LANG C.UTF-8 And since then **we do not see the invalid...
Hi @alrepin I will try to add this option next release Thanks for the feedback
> Not much but just sponsored your work. > > Thank you for your time, this plugin as been valuable. Now with the updates it gets even better. Thank you...
@Sineaggi thanks but this is remote debug in IDE - I mean run local debug without need to attach Thanks anyway
Hi @big-guy @JLLeitschuh Any chance to update what is gradle decision about this plugin because from one hand you said you do plan to maintain from the other low priority...