Since AutoDataAttribute has a dependency on the test framework (NUnit, XUnit, etc.), I have not included the subclass AutoSitecoreAttribute in the package, requiring users to install one of the AutoFixture secondary packages (like AutoFixture.XUnit2, AutoFixture.NUnit3, etc.) and then write an attribute by hand. It probably makes more sense to create an AutoSitecore package for all of the AutoFixture subpackages:
Since AutoDataAttribute has a dependency on the test framework (NUnit, XUnit, etc.), I have not included the subclass AutoSitecoreAttribute in the package, requiring users to install one of the AutoFixture secondary packages (like AutoFixture.XUnit2, AutoFixture.NUnit3, etc.) and then write an attribute by hand. It probably makes more sense to create an AutoSitecore package for all of the AutoFixture subpackages: