Skip to content

Add better support for providing system properties to the Test task #9092

@wolfs

Description

@wolfs

Once https://github.com/gradle/build-cache/issues/800 is finished we should provide better support for building argument providers which add system properties to e.g. the test task.

Since we actually want to model something (like a java agent) and not add some generic system property with a relative path it could be enough to provide a helper method which converts a Map<String, Object> to system property command line arguments.

PR: #4709

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions