Testservices

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

-------------------

- Default Postgres SQLAlchemy dialect to psycopg3

0.3.0

-------------------

- Strictly type checked with `mypy`.

- Re-worked interfaces for :class:`~testservices.service.Service` and
:class:`~testservices.provider.Provider`.

- Re-worked container services.

- Beginnings of API documentation.

0.2.2

-------------------

.. py:currentmodule:: testservices.services.databases

- Make it clear that for :class:`DatabaseFromEnvironment` to check a port is up,
the port must be specified.

0.2.1

-------------------

- Fix bug when no port was specified in a :class:`DatabaseFromEnvironment` url.

0.2.0

-------------------

- Add :class:`DatabaseFromEnvironment` service.

- :class:`~testservices.provider.Provider` can now be used to choose the first available
:class:`~testservices.service.Service` that provides an instance.

0.1.0

-------------------

- Initial release featuring simple container services with helpers for common databases.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.