{"library":"testing-common-database","type":"library","category":null,"description":"testing.common.database is a Python utility library that provides a base class and helpers for testing packages that interact with databases. It offers functionalities like managing temporary database instances, caching initialized databases to speed up tests, and decorators to skip tests if database commands are not found. The current version is 2.0.3, released in 2017, suggesting a maintenance or stable release cadence rather than active development.","language":"python","status":"maintenance","version":"2.0.3","tags":["testing","database","utilities","development"],"last_verified":"Thu May 21","install":[{"cmd":"pip install testing-common-database","imports":["from testing.common.database import Database","from testing.common.database import DatabaseFactory","from testing.common.database import SkipIfNotInstalledDecorator","from testing.common.database import get_unused_port","from testing.common.database import get_path_of"]}],"homepage":null,"github":"https://github.com/tk0miya/testing.common.database","docs":null,"changelog":null,"pypi":"https://pypi.org/project/testing-common-database/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/testing-common-database/compatibility"}}