EvoSuite / evosuite

EvoSuite - automated generation of JUnit test suites for Java classes
http://www.evosuite.org
GNU Lesser General Public License v3.0
832 stars 341 forks source link

Need to help #304

Open syu180 opened 4 years ago

syu180 commented 4 years ago

Context

Please provide below a detailed introduction to the issue itself, and describe what you were doing when the issue happened. Or, what do you want to achieve? I used Evosuite plugin in IdeaIntellij to generate test cases,its version 1.0.6, but when i click run evosuite, the test cases were generate correctly, but the test files did not export to the directory i configed and also saw log showed many errors, all about jars not found like grammer control2,or sax,

Steps to Reproduce

Please break down here below all the needed steps to reproduce the issue. [If possible, please upload an example of the project you are generating tests for.]

1. 2. 3.

EvoSuite Arguments

Please provide the whole EvoSuite commmand you executed (if relevant) no use to EvoSuite commmand just use plugin

Current Result

Please describe here below the current result you got (if relevant) [if relevant, include a screenshot]

Expected result

Please describe here below what should be the expected behaviour (if relevant)

i want to generate test case and copy to the configed path.

Additional info

Please add any information of interest here below