Vampytest

Latest version: v0.0.22

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

Scan your dependencies

Page 2 of 3

0.0.16

Bug fixes

- Fix `AttributeError` in an incorrectly updated frame filter.

0.0.15

Improvements

- Use new scarletio in dependencies.

0.0.14

Improvements

- Now its checked whether every dependency is satisfied before importing the framework.

0.0.13

Improvements

- Remove current working directory from `sys.path` in case, we are executing from inside of a library.
This caused confused imports.
- Add cli entry point.

0.0.12

Improvements

- Add new `SourceLoadFailureEvent`.
- The first command line parameter is now auto detected on a smart way.
It tries to resolve the current library we are at, or we are looking at.
- Imports the tested library before running any tests.
This means wont all test fail because of a failing import, instead no tests will run.

0.0.11

Improvements

- Add `mock_globals`.
- Now only `FunctionType` and `WrapperBase` instances can be tests.
- Change `ResultState`'s structure. This is required, so a result can only have 1 state from now on.
- Add new failure type `ReportFailureParameterMismatch`.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.