konveyor / tackle-test-generator-core

Apache License 2.0
28 stars 21 forks source link

Facing issue while generating test cases using tackle-test #172

Open Arnab2610 opened 1 year ago

Arnab2610 commented 1 year ago

Executed below command to generate test case and received following error. Please note I am running the command in windows operating system.

Command: tkltest-unit --config-file ./test/data/irs/tkltest_config.toml generate ctd-amplified

Error: Could not find or load main class org.konveyor.tackle.testgen.model.CTDTestPlanGenerator Caused by: java.lang.ClassNotFoundException: org.konveyor.tackle.testgen.model.CTDTestPlanGenerator

Please note that I have downloaded all java dependencies and executing the command in python virtual environment