Managed-service-fixtures

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Changed
- Unpin `pytest-xdist` and `pytest-asyncio` for better comptaibility with other packages

0.1.5

Changed
- Update pyproject.toml with readme / repository info

Removed
- `structlog` dependency (all logging using vanilla `logging` now)

0.1.4

Added
- Basic open source repo templates
- Nox for tests and linting
- Github action to run tests on PRs
- Github action for releasing to Pypi on tag
- Code of Conduct, Contributing, and Releasing docs

0.1.3

Changed
- When an env var is set for a service (e.g. `TEST_REDIS_DETAILS`), but no file exists, emit a warning instead of raising an exception

0.1.2

Added
- tests for connecting to cockroach, redis, and vault
- `run-test-services` script example

Changed
- Rename `managed_fastapi_app` to `managed_asgi_app` for better clarity
- Use `Type` instead of `type` in type hinting to support Python 3.8

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.