konveyor / tackle-test-generator-cli

Apache License 2.0
58 stars 34 forks source link

Use central repository for defining test dependencies when integrating tests into app build file #258

Closed haim-kermany closed 2 years ago

haim-kermany commented 2 years ago

Description

for user build file, instead of using jars from the lib files, we take it from repository.

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 #123

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

tested on both gradle and maven user build files

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