LogoFX.Client.Tests.Integration.NUnit by Gennady Verdel

<PackageReference Include="LogoFX.Client.Tests.Integration.NUnit" Version="2.2.6" />

 LogoFX.Client.Tests.Integration.NUnit 2.2.6

LogoFX Client Testing Integration NUnit containing base class for unit and integration tests which are based on NUnit.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>LogoFX.Client.Tests.Integration.NUnit</id>
    <version>2.2.6</version>
    <title>LogoFX.Client.Testing.Integration.NUnit</title>
    <authors>Gennady Verdel</authors>
    <owners>Gennady Verdel</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/LogoFX/testing/blob/main/LICENSE</licenseUrl>
    <projectUrl>https://github.com/LogoFX/testing</projectUrl>
    <iconUrl>https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true</iconUrl>
    <description>LogoFX Client Testing Integration NUnit containing base class for unit and integration tests which are based on NUnit.</description>
    <summary>LogoFX Client Testing Integration NUnit containing base class for unit and integration tests which are based on NUnit.</summary>
    <releaseNotes>Added support for dependency registrator and resolver.</releaseNotes>
    <tags>framework logofx dotnet</tags>
    <repository type="Open Source" url="https://github.com/LogoFX/testing" />
    <dependencies>
      <dependency id="Solid.Core" version="2.3.4" />
      <dependency id="Solid.Patterns.Builder" version="2.3.4" />
      <dependency id="Attest.Testing.Contracts" version="2.4.4" />
      <dependency id="Attest.Tests.Core" version="2.4.4" />
      <dependency id="Attest.Tests.NUnit" version="2.4.4" />
      <dependency id="LogoFX.Client.Tests.Shared" version="2.2.6" />
    </dependencies>
  </metadata>
</package>