Sitecore.FakeDb.NSubstitute by Sergey Shushlyapin

<PackageReference Include="Sitecore.FakeDb.NSubstitute" Version="1.3.0" />

 Sitecore.FakeDb.NSubstitute 1.3.0

Unit testing framework for Sitecore.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Sitecore.FakeDb.NSubstitute</id>
    <version>1.3.0</version>
    <title>Sitecore.FakeDb.NSubstitute</title>
    <authors>Sergey Shushlyapin</authors>
    <owners>Sergey Shushlyapin</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/sergeyshushlyapin/Sitecore.FakeDb/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/sergeyshushlyapin/Sitecore.FakeDb</projectUrl>
    <description>Unit testing framework for Sitecore.</description>
    <tags>Sitecore unit-testing testing in-memory TDD mocking mocks</tags>
    <dependencies>
      <dependency id="Sitecore.FakeDb" version="1.3.0" />
      <dependency id="NSubstitute" version="1.9.2" />
    </dependencies>
  </metadata>
</package>