Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-11 | 459 Bytes | |
Release 4.0.8 source code.tar.gz | 2025-07-11 | 57.7 MB | |
Release 4.0.8 source code.zip | 2025-07-11 | 58.1 MB | |
Totals: 3 Items | 115.8 MB | 0 |
:bug: Fixed
- Use
utf-8
encoding when generating JUnit reports. - Properly display Schemathesis version in CLI.
- Test case metadata containing incorrect info about generated components, causing false positive failures in
negative_data_rejection
andpositive_data_acceptance
checks. #2900 - Negative test cases with invalid query parameters mistakenly becoming positive test cases.