sqlobject.conftest module¶
This module is used by pytest to configure testing
-
sqlobject.conftest.
connectionShortcuts
= {'dbm': 'dbm:///data', 'firebird': 'firebird://sysdba:masterkey@localhost/var/lib/firebird/data/test.gdb', 'mssql': 'mssql://sa:@127.0.0.1/test', 'mysql': 'mysql://test@localhost/test', 'postgres': 'postgres:///test', 'postgresql': 'postgres:///test', 'pygresql': 'pygresql://localhost/test', 'sqlite': 'sqlite:/:memory:', 'sybase': 'sybase://test:test123@sybase/test?autoCommit=0'}¶
-
sqlobject.conftest.
exitfirst
= True¶
-
sqlobject.conftest.
option
= None¶
-
sqlobject.conftest.
verbose
= 0¶