
The testing.* Python modules provide a framework for Python unit test suites that need to run tests against servers, like network-based DBMSs.
This package contains common utilities for handling database connections in this framework (Python 3 version).