pypi schemathesis 4.18.5
Release 4.18.5

5 hours ago

🔧 Changed

  • Render negative_data_rejection mutation descriptions cleanly: no trailing at, readable original values.

🐛 Fixed

  • Runtime Error on hook-driven revalidation of OpenAPI 3.1 parameters with prefixItems. #4099
  • False positive negative_data_rejection when a before_call hook reassigns request parameters. #4101
  • Pad negative-mode arrays to satisfy minItems so per-item violations fire instead of length violations.
  • Send formData Swagger 2.0 parameters as form payloads when consumes only declares non-form media types.
  • Generate positive body cases for schemas inheriting additionalProperties: false through deep allOf chains.
  • Missing sqlite-libs in docker images.
  • Emit non-empty XML element values for string fields so server-side keywords reach coverage.
  • Cover each discriminator branch when the type tag literal differs from the schema name.

Don't miss a new schemathesis release

NewReleases is sending notifications on new releases.