pypi schemathesis 0.16.0
Release 0.16.0

latest releases: 3.27.1, 3.27.0, 3.26.2...
4 years ago

Added

  • Display RNG seed in the CLI output to allow test reproducing. #267
  • Allow specifying seed in CLI.
  • Ability to pass custom kwargs to the requests.get call in loaders.from_uri.

Changed

  • Refactor case generation strategies: strategy is not used to generate empty value. #253
  • Improved error message for invalid path parameter declaration. #255

Fixed

  • Pytest fixture parametrization via pytest_generate_tests. #280
  • Support for tests defined as methods. #282
  • Unclosed requests.Session on calling Case.call without passing a session explicitly. #286

Don't miss a new schemathesis release

NewReleases is sending notifications on new releases.