Schemathesis

Latest version: v3.36.2

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

Scan your dependencies

Page 48 of 48

0.5.0

Not secure
:version:`0.5.0 <v0.4.1...v0.5.0>` - 2019-09-16
-----------------------------------------------

**Added**

- Generating explicit examples from the schema. :issue:`17`

**Changed**

- Schemas are loaded eagerly from now on. Using ``schemathesis.from_uri`` implies network calls.

Deprecated


- Using ``Parametrizer.from_{path,uri}`` is deprecated, use ``schemathesis.from_{path,uri}`` instead.

**Fixed**

- Body resolving during test collection. :issue:`55`

0.4.1

Not secure
:version:`0.4.1 <v0.4.0...v0.4.1>` - 2019-09-11
-----------------------------------------------

**Fixed**

- Possibly unhandled exception during ``hasattr`` check in ``is_schemathesis_test``.

0.4.0

Not secure
:version:`0.4.0 <v0.3.0...v0.4.0>` - 2019-09-10
-----------------------------------------------

**Fixed**

- Resolving all inner references in objects. :issue:`34`

**Changed**

- ``jsonschema.RefResolver`` is now used for reference resolving. :issue:`35`

0.3.0

Not secure
:version:`0.3.0 <v0.2.0...v0.3.0>` - 2019-09-06
-----------------------------------------------

**Added**

- ``Parametrizer.from_uri`` method to construct parametrizer instances from URIs. :issue:`24`

**Removed**

- Possibility to use ``Parametrizer.parametrize`` and custom ``Parametrizer`` kwargs for passing config options
to ``hypothesis.settings``. Use ``hypothesis.settings`` decorators on tests instead.

0.2.0

Not secure
:version:`0.2.0 <v0.1.0...v0.2.0>` - 2019-09-05
-----------------------------------------------

**Added**

- Open API 3.0 support. :issue:`10`
- "header" parameters. :issue:`7`

**Changed**

- Handle errors during collection / executions as failures.
- Use ``re.search`` for pattern matching in ``filter_method``/``filter_endpoint`` instead of ``fnmatch``. :issue:`18`
- ``Case.body`` contains properties from the target schema, without the extra level of nesting.

**Fixed**

- ``KeyError`` on collection when "basePath" is absent. :issue:`16`

0.1.0

Not secure
------------------

- Initial public release

Page 48 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.