Download Latest Version Release 4.14.3 source code.tar.gz (59.8 MB)
Email in envelope

Get an email when there's a new version of Schemathesis

Home / v4.14.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-27 1.3 kB
Release 4.14.0 source code.tar.gz 2026-03-27 59.8 MB
Release 4.14.0 source code.zip 2026-03-27 60.6 MB
Totals: 3 Items   120.4 MB 0

:rocket: Added

  • Allure report integration. #2756
  • Support for recording VCR, HAR, and JUnit XML reports from the pytest plugin via schema.config.reports. #701
  • after_validate hook fires after all checks run on a response, carrying a list of CheckResult objects.
  • Examples phase generates optional properties and one disjoint set per oneOf/anyOf branch. #2371

:bug: Fixed

  • format: email fields generating values rejected by jsonschema_rs response validation.
  • flatmap_* hooks raising RuntimeError in negative testing mode. #3652
  • allow-extra-parameters = false now also suppresses unexpected properties in request bodies.
  • Stateful checks (e.g. use_after_free) not triggering when run via schema.as_state_machine().
  • InvalidSchema exceptions displayed an empty message in pytest output.

:wrench: Changed

  • Suppress HypothesisWarning when overriding built-in string formats via schemathesis.openapi.format(). #3269
Source: README.md, updated 2026-03-27