-
I tried running EvoMasterBB on the `cwa-verification` project and encountered the below error -
```
FileNotFoundError: [Errno 2] No such file or directory: ‘./services/jdk11/cwa-verification/em/e…
-
Hi, thank you for this amazing tool!
I found an error with finding sub-property.
In the CoverageGatherer.addResponseBodyPropertiesCriterion method, it tries to recursively find sub-properties.
…
-
Getting the following warning and wondering if it impacts anything. Running current version from releases jar.
The path spec for validate/{value} looks like this (under `paths` block):
```yaml
…
-
Error Stack trace:
You are doing Black-Box testing, but you did not specify the 'problemType'. The system will default to RESTful API testing.←[0m
* Initializing...
* ←[31m[ERROR] ←[0m←[33mERROR…
-
Hi,
trying to use this action. Added it with:
```
- name: Publish Test Report
if: success() || failure()
uses: scacap/action-surefire-report@v1
```
however, no test r…
-
If there are stacktraces of the errors, please paste them here.
When I use--header0 option, I got some problem
```
java.lang.reflect.InvocationTargetException: invokedynamic: method=public void org…
-
Could you please help me to understand why only the class that is not loaded can be transformed in the code below
https://github.com/EMResearch/EvoMaster/blob/d914a5b7501e5261da299d62793947c020db2…
-
while i am running the white box test, and in the beggining i have this error
- version of EvoMaster (EM) used : 1.5.0
- how EM is runnig: i'am using with the embedded driver, debian and jdk 11
…
-
Hi, I want to test pet store API on the EvoMaster, but I can't understand where to start.
Please let me know how to start and test the API.
TIA.
-
### MeterSphere 版本
v2.3.0
### 联系方式
_No response_
### 请描述您的需求或者改进建议
建议添加 API 接口测试 自动生成 测试用例的功能。
基于API 接口定义, 对各类 Post, Update, Get, Put, Delete 等操作方法的 API, 按接口定义内容自动生成测试用例。
有效性或许不能达到100%,但是能覆盖6…