Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-12 | 432 Bytes | |
Release 4.0.9 source code.tar.gz | 2025-07-12 | 57.7 MB | |
Release 4.0.9 source code.zip | 2025-07-12 | 58.1 MB | |
Totals: 3 Items | 115.8 MB | 3 |
:bug: Fixed
- Do not generate negative test cases during the coverage phase if the original schema accepts any value.
:wrench: Changed
- Do not display the API probing result in the test phases summary.
- Do not display API probing errors in CLI output. Treat errors as a missing capability.
- Display cURL code samples for more network errors. #2940