Pytest-asgi-server

Latest version: v0.2.4

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

Scan your dependencies

0.2.4

What’s Changed

🚸 Accept server address parameters and handle addresses currently in use
* The pytest `xserver` fixture accepts `host` and `port` parameters, as well as a `raise_if_used_port` parameter.
* If `raise_if_used_port` is falsey, a warning (`AddressAlreadyInUseWarning`) will be posted instead of an exception (`AddressAlreadyInUseException`).

0.2.3

What’s Changed

* ⬆️ End support for python <3.8

0.2.2

What’s Changed

* 💚 Fix CI test coverage tracking
* ⬆️ Upgrade dependencies

0.2.0

What’s Changed

* 🚚 Rename project 'pytest-asgi-server'

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.