Anypytools

Latest version: v1.12.0

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

Scan your dependencies

Page 7 of 13

1.1.4

**Removed:**

- Removed an `--runslow` argument in pytest plugin api. This setting caused problem when the user defined it them self.

1.1.3

**Added:**

- Add an option to add pytest markers to in the AnyScript test files. This is done by setting `pytest_markers=["slow"]` in
in the header. It is the same as decorating Python tests with `pytest.mark.slow`.

1.1.2

**Added:**

- Add an option to the pytest plugin to set the `debug_mode` for the console application.

**Fixed:**

- Pytest plugin can now handle new error messages from the upcoming AnyBody Modeling System 7.2.
- Deprecation warnings from using abstract base classes in the Python collection module.

1.1.1

**Fixed:**

- Fix bug in pytest plugin when pytest-xdist is installed.

1.1

**Added:**

- Added an `logfile` argument to the `app.start_macro()` function. This allow for setting an
explicit name for a log file. If `start_macro()` runs muliple instances the logfile will have
the task number appended.
- Added `debug_mode` option to the `AnyPyProcess` class. This will the debug mode of the
console application (e.g. the `/deb ` flag).

1.0.1

**Fixed:**

- Fixed a problem with pytest plugin when the pytest-xdist plugin is missing.

Page 7 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.