I am using xUnit to setup some integration tests and my setup is the following:
public class MyTest : IClassFixture { private stati