pypi schemathesis 4.7.0
Release 4.7.0

9 hours ago

🚀 Added

  • Coverage phase now generates test cases for additionalProperties with schema constraints.
  • Coverage phase now generates test cases for maxProperties and minProperties constraints.
  • Coverage phase now generates negative test cases for prefixItems.

🐛 Fixed

  • Coverage phase crash when anyOf/oneOf contains array schemas with tuple validation (items as list).
  • Missing type violations in coverage phase for properties with format: binary in JSON request bodies.
  • Missing curl reproduction commands for network errors with Hypothesis 6.148.7+.
  • Missing type violations in coverage phase for properties with both const and type keywords.
  • PointerToNowhere error when prefixItems contains $ref in Open API 3.1 schemas.
  • auth argument passed to call_and_validate not being recognized by the ignored_auth check. #3386

Don't miss a new schemathesis release

NewReleases is sending notifications on new releases.