Unit Testing becomes more magic with Auto Fixture Library

Overview Unit testing with Sitecore has been there for quite sometime. We need to use the fakedb and the sitecore APIs extensively for the unit testing any sitecore solution. The fakebDb library will provide the test data in-memory and it has to run the real Sitecore API calls for the same. This usage of SitecoreContinue reading “Unit Testing becomes more magic with Auto Fixture Library”