Pytest-vts

Latest version: v0.4.8

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

Scan your dependencies

Page 2 of 3

0.4.1

Changed
- don't record set-cookie in case cookies library fails to parse
it. This is to mitigate responses usage of cookies.

0.4.0

Added
- support for chunked http transactions

0.3.0

Added
- allow requests to be recorded in multi-(g)threaded environments.

0.2.1

Fixed:
- no change, expect pypi's fixed description for CHANGELOG link

0.2.0

Added:

- add support for python3

- *playback* mode: improved comparison of HTTP requests agains the
recorded ones. By default a warning is being [logged][logging] or
if "strict_body" is enabled the body is being
[asserted][pytest assert]

- *recording* mode: beside switching to this mode when a cassette
file is missing, now it's possile to force this mode by using
`PYTEST_VTS_FORCE_RECORDING` environment variable

Removed:

- remove almost all usages of external sites for unittests

0.1.4

Removed:

- disable the matching of requests' bodies to the recorded requests
bodies.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.