konveyor / tackle-test-generator-cli

Apache License 2.0
58 stars 34 forks source link

Support package names in target class list #199

Closed rachelt44 closed 2 years ago

rachelt44 commented 2 years ago

Description

Support specifying package names in target_class_list, in addition to class names. This makes the config option consistent with excluded_class_list which also supports package names.

Related to #196

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

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