pypi schemathesis 4.22.0
Release 4.22.0

5 hours ago

🚀 Added

  • Class-based checks that run per response and once after the whole run. #1147, #1689
  • Record failing cases as crash files and replay them with st replay. #3006

🔧 Changed

  • Drop the junit-xml dependency; generate JUnit reports with the standard library.
  • Drop the tenacity dependency in favor of the standard library.
  • Drop the unnecessary httpx dependency.

🐛 Fixed

  • False positive positive_data_acceptance for format: float numbers near exclusiveMinimum/exclusiveMaximum. #4267
  • Crash for multipart format: binary bodies in positive_data_acceptance. #4268
  • Sporadic Internal Error crash during schema loading.

Don't miss a new schemathesis release

NewReleases is sending notifications on new releases.