konveyor / tackle-test-generator-cli

Apache License 2.0
58 stars 34 forks source link

Integrate generated tests into application's Gradle build file #237

Closed haim-kermany closed 2 years ago

haim-kermany commented 2 years ago

Description

adding the generated tests to the user gradle file Please include a summary of the change and the issue that the PR is related to. Please also include relevant motivation and context. List any dependencies that are required for this change.

Related to # 102

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

test_integrate_tests_into_gradle_app_build_file() Please describe the tests that you ran to verify your changes. Provide instructions so that it can be replicated. Please also list any relevant details for your test configuration.

Checklist