Skip to content

Support -P parameters for gradle plugin configuration #376

Closed
@mmvpm

Description

@mmvpm

Description

Now we can configure the utbot-gradle plugin only using sarifReport { ... } block in the build.gradle.

We should support configuring the task generateTestsAndSarifReport using -P parameters to use the plugin from the GitHub action.

Expected behavior

The user can run generateTestsAndSarifReport -PtestFramework=testng ... <other parameters> ...

Metadata

Metadata

Assignees

Labels

ctg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions