-
Hello, I've been studying this project for a few days and I think it's great. However, I have a problem which puzzles me. The WTS Algorithm is mainly introduced in the paper "RESTful API Automated Te…
-
Hello,I was the frist time to used the EvoMaster,But I don't kown how to user it to create test case for RestFul API。Can you give me a document about how to use the EvoMaster in my project.Thank you.
-
I have a Java Maven build that works just fine on all computers I tried on, but fails on Travis CI ([https://travis-ci.org/EMResearch/EvoMaster](https://travis-ci.org/EMResearch/EvoMaster)). After som…
-
Hi,
While I was compile EMB-master using command:
mvn -P '!withEmbedded' clean package -DskipTests
OR
mvn -P !withEmbedded clean package -DskipTests
I failed. Following is the error info:
[ERROR…