Add test for MyManager (enable only when MySQLdb is available). Configure tests using pgtoolkit.conf (same as used by other executables).
TESTING=======All test should work at least with Python 2.7 and 3.2How to test-----------1. copy pgtoolkit.conf.example to pgtoolkit.conf, modify it so it points to your test database2. create test tables using sql/tests.sql3. run tests.py