Schemathesis

Latest version: v3.38.10

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

Scan your dependencies

Page 45 of 51

0.23.0

Not secure
:version:`0.23.0 <v0.22.0...v0.23.0>` - 2020-01-15
--------------------------------------------------

**Added**

- Hooks for strategy modification. :issue:`313`
- Input schema validation. Use ``--validate-schema=false`` to disable it in CLI and ``validate_schema=False`` argument in loaders. :issue:`110`

0.22.0

Not secure
:version:`0.22.0 <v0.21.0...v0.22.0>` - 2020-01-11
--------------------------------------------------

**Added**

- Show multiple found failures in the CLI output. :issue:`266` & :issue:`207`
- Raise a proper exception when the given schema is invalid. :issue:`308`
- Support for ``None`` as a value for ``--hypothesis-deadline``. :issue:`349`

**Fixed**

- Handling binary request payloads in ``Case.call``. :issue:`350`
- Type of the second argument to all built-in checks set to proper ``Case`` instead of ``TestResult``.
The error was didn't affect built-in checks since both ``Case`` and ``TestResult`` had ``endpoint`` attribute, and only it was used. However, this fix is not backward-compatible with 3rd party checks.

0.21.0

Not secure
:version:`0.21.0 <v0.20.5...v0.21.0>` - 2019-12-20
--------------------------------------------------

**Added**

- Support for AioHTTP applications in CLI. :issue:`329`

0.20.5

Not secure
:version:`0.20.5 <v0.20.4...v0.20.5>` - 2019-12-18
--------------------------------------------------

**Fixed**

- Compatibility with the latest release of ``hypothesis-jsonschema`` and setting its minimal required version to ``0.9.13``. :issue:`338`

0.20.4

Not secure
:version:`0.20.4 <v0.20.3...v0.20.4>` - 2019-12-17
--------------------------------------------------

**Fixed**

- Handling ``nullable`` attribute in Open API schemas. :issue:`335`

0.20.3

Not secure
:version:`0.20.3 <v0.20.2...v0.20.3>` - 2019-12-17
--------------------------------------------------

**Fixed**

- Usage of the response status code conformance check with old ``requests`` version. :issue:`330`

Page 45 of 51

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.