Hannes suggests to store the information how to connect, i.e. the arguments to `dbConnect()`, in the driver object. Solves a bunch of problems: - reconnecting - context for DBItest - configuration of test databases CC @hannesmuehleisen.