Directory 'tests': Add unit tests for your backends here. Subclass BackendTestCase or ProgrammingBackendTestCase; you have to save it as a python file which name starts with 'test'. Set the backendClassName variable and define a function test_suite (c.f., testScheme.py).