pypi schemathesis 3.24.2
Release 3.24.2

latest releases: 3.31.0, 3.30.4, 3.30.3...
5 months ago

🎉 Another small release that makes Schemathesis' Python API easier to use.

🚀 Added

  • Python: Shortcut to create strategies for all operations or a subset of them via schema.as_strategy() and schema["/path/"].as_strategy(). #1982

🔧 Changed

  • Python: Cleaner repr for GraphQL & Open API schemas.
  • GraphQL: Show suggestion when a field is not found in schema["Query"][field_name].

🐛 Fixed

  • Filter out test cases that can not be serialized when the API operation requires application/x-www-form-urlencoded. #1306

Don't miss a new schemathesis release

NewReleases is sending notifications on new releases.