Pytest-easy-server

Latest version: v0.8.0

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

Scan your dependencies

0.9.0.dev1

------------------

This version contains all fixes up to version 0.8.x.

Released: not yet

**Incompatible changes:**

**Deprecations:**

**Bug fixes:**

**Enhancements:**

**Cleanup:**

**Known issues:**

* See `list of open issues`_.

.. _`list of open issues`: https://github.com/andy-maier/pytest-easy-server/issues

0.8.0

-------------

Released: 2021-05-01

**Bug fixes:**

* Docs: Added missing description of pytest option '--es-encrypted' introduced
in version 0.7.0. (issue 61)

* Test: Fixed the issue with installing the 'cryptography' package on Windows
by increasing the minimum version of 'pip' to 21.0 on Python 3.6 and higher
(issue 54)

**Enhancements:**

* Added support for validating the user-defined extensions in the easy-server
server file and vault file by adding a new pytest option '--es-schema-file'
that specifies a YAML file defining the JSON schemas for these extensions.
(issue 62)

0.7.0

-------------

Released: 2021-04-05

**Enhancements:**

* Increased development status to Beta. (issue 34)

* Added a pytest option '--es-encrypted' to the plugin that requires that the
vault file (if specified) is encrypted. This is a safeguard against checking
in decrypted vault files by mistake. (issue 44)

* Increased the minimum version of easy-server to 0.7.0. (related to issue 44)

0.6.0

-------------

Released: 2021-04-03

Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.