I have some integration tests that need to connect to a DB. In app.config I have a connection string which points to server '.' The tests run fine when I run them within VS on my workstation, as I have a SQL server instance also running locally.I have some integration tests that need to conn