EvoSuite / evosuite

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

How to get coverage for method in csv file using Evosuite? #463

Open alizadeh1995 opened 11 months ago

alizadeh1995 commented 11 months ago

I am going to test methods in project by Evosuite. The purpose is getting coverage such as branch coverage, mutation coverage, statement coverage for methods in class.