You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
am running a Spring boot Service. this service has kafka, redis, mongo...
So this service starts even if it connects to mongo
So i integrated EmbeddedEvomasterController class
hi @arcuri82 ,
am running a Spring boot Service. this service has kafka, redis, mongo...
So this service starts even if it connects to mongo
So i integrated EmbeddedEvomasterController class
i have given below command
java -jar evomaster_Snapshot.jar --maxTime 2h --outputFolder "src/test/java/testEvomaster" --sutControllerPort 40101 --doCollectImpact false --probOfArchiveMutation 0
So what could be the reasons ? it generated lot of faults test cases
The text was updated successfully, but these errors were encountered: