Skip to content

Provide access to configure JVM arguments #100

@MarkRx

Description

@MarkRx

Currently the JVM arguments are deduced from a fixed set of properties in GradleExecutorGradleTestKitImpl. There does not seem to be a way to specify a JVM argument outside of that list.

For example, I am trying to setup JaCoCo instrumentation on a launched gradle script using the -javaagent JVM arguments but am unable to do so without creating a custom GradleExecutorGradleTestKitImpl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions