I am running pytest to perform some database integration tests. I have a fixture which is run for scope=\'session\' to setup connection an
scope=\'session\'