I'll give that a shot: thanks!

~~ Robert.

On 30 November 2010 17:32, Adam Murdoch <[email protected]> wrote:

>
> On 01/12/2010, at 7:44 AM, Robert Fischer wrote:
>
> How can I use a Java agent when executing my tests?
>
>
> Probably, but I've not tried it. You should just be able to use the
> appropriate jvm args:
>
> test {
>    jvmargs '-javaagent:blah'
> }
>
>
> --
> Adam Murdoch
> Gradle Developer
> http://www.gradle.org
> CTO, Gradle Inc. - Gradle Training, Support, Consulting
> http://www.gradle.biz
>
>

Reply via email to