public SimpleRepoTests(ITestOutputHelper output, RepoTestFixture fixture)
 {
     _output  = output;
     _fixture = fixture;
 }