Skip to content

Support -P parameters for gradle plugin configuration #376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mmvpm opened this issue Jul 1, 2022 · 0 comments · Fixed by #377
Closed

Support -P parameters for gradle plugin configuration #376

mmvpm opened this issue Jul 1, 2022 · 0 comments · Fixed by #377
Assignees
Labels
ctg-enhancement New feature, improvement or change request

Comments

@mmvpm
Copy link
Collaborator

mmvpm commented Jul 1, 2022

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> ...

@mmvpm mmvpm added the ctg-enhancement New feature, improvement or change request label Jul 1, 2022
@mmvpm mmvpm self-assigned this Jul 1, 2022
@mmvpm mmvpm added this to UTBot Java Jul 1, 2022
@mmvpm mmvpm moved this to Todo in UTBot Java Jul 1, 2022
@mmvpm mmvpm moved this from Todo to In Progress in UTBot Java Jul 1, 2022
@mmvpm mmvpm closed this as completed in #377 Jul 7, 2022
Repository owner moved this from In Progress to Done in UTBot Java Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-enhancement New feature, improvement or change request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant