Schemathesis

Latest version: v3.38.10

Safety actively analyzes 687881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 47 of 51

0.18.0

Not secure
:version:`0.18.0 <v0.17.0...v0.18.0>` - 2019-11-27
--------------------------------------------------

**Added**

- Resolving references in ``PathItem`` objects. :issue:`301`

**Fixed**

- Resolving of relative paths in schemas. :issue:`303`
- Loading string dates as ``datetime.date`` objects in YAML loader. :issue:`305`

0.17.0

Not secure
:version:`0.17.0 <v0.16.0...v0.17.0>` - 2019-11-21
--------------------------------------------------

**Added**

- Resolving references that point to different files. :issue:`294`

**Changed**

- Keyboard interrupt is now handled during the CLI run, and the summary is displayed in the output. :issue:`295`

0.16.0

Not secure
:version:`0.16.0 <v0.15.0...v0.16.0>` - 2019-11-19
--------------------------------------------------

**Added**

- Display RNG seed in the CLI output to allow test reproducing. :issue:`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. :issue:`253`
- Improved error message for invalid path parameter declaration. :issue:`255`

**Fixed**

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

0.15.0

Not secure
:version:`0.15.0 <v0.14.0...v0.15.0>` - 2019-11-15
--------------------------------------------------

**Added**

- Support for OpenAPI 3.0 server variables (base_path). :issue:`40`
- Support for ``format: byte``. :issue:`254`
- Response schema conformance check in CLI / Runner. :issue:`256`
- Docker image for CLI. :issue:`268`
- Pre-run hooks for CLI. :issue:`147`
- A way to register custom checks for CLI via ``schemathesis.register_check``. :issue:`270`

**Fixed**

- Not encoded path parameters. :issue:`272`

**Changed**

- Verbose messages are displayed in the CLI on failed checks. :issue:`261`

0.14.0

Not secure
:version:`0.14.0 <v0.13.2...v0.14.0>` - 2019-11-09
--------------------------------------------------

**Added**

- CLI: Support file paths in the ``schema`` argument. :issue:`119`
- Checks to verify response status & content type in CLI / Runner. :issue:`101`

**Fixed**

- Custom base URL handling in CLI / Runner. :issue:`248`

**Changed**

- Raise an error if the schema has a body for GET requests. :issue:`218`
- Method names are case insensitive during direct schema access. :issue:`246`

0.13.2

Not secure
:version:`0.13.2 <v0.13.1...v0.13.2>` - 2019-11-05
--------------------------------------------------

**Fixed**

- ``IndexError`` when Hypothesis found inconsistent test results during the test execution in the runner. :issue:`236`

Page 47 of 51

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.