Binary package “python3-testing.mysqld” in ubuntu oracular

Python testing.* framework - MySQL helpers (Python 3)

 The testing.* Python modules provide a framework for Python unit test suites
 that need to run tests against servers, like network-based DBMSs.
 .
 testing.mysqld contains helper classes to work with a temporary
 MySQL server. It automatically sets up a MySQL instance in a
 temporary directory, and destroys it after testing.
 .
 This package contains the Python 3 version.