Pytest-executable

Latest version: v0.5.6

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

Scan your dependencies

Page 1 of 2

0.5.5

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

Fixed
~~~~~
- 24: removed deprecation warning ``PytestRemovedIn8Warning``.

0.5.4

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

Fixed
~~~~~
- 22: support for pytest 7.

Added
~~~~~
- Support for Python 3.11.

Removed
~~~~~~~
- Support for Python 3.6.

0.5.3

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

Added
~~~~~
- Support for Python 3.10.

0.5.2

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

Fixed
~~~~~
- Typing issues.
- 6: pytest 6 support.

0.5.1

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

Fixed
~~~~~
- Bad version constraint on a dependency.

0.5.0

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

Changed
~~~~~~~
- The name of the runner shell script in the output directories is the one
passed to the CLI instead of the hardcoded one.
- All the names of the CLI options have been prefixed with :option:`--exe-` to
prevent name clashes with other plugins options.
- It is easier to define the settings to execute the runner shell script for a
test case thanks to a dedicated section in test-settings.yaml.
- Rename *test_case.yaml* to *test-settings.yaml*.

Added
~~~~~
- Testing on MacOS.
- :option:`--exe-test-module` CLI option for setting the default test module
- Add timeout setting for the runner execution.

Removed
~~~~~~~
- The log files testing in the builtin test module.

Fixed
~~~~~
- Tests execution order when a test module is in sub-directory of the yaml
settings.
- Marks of a test case not propagated to all test modules.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.