RelativityDev.RelativityTestHelpers by RelativityDev

<PackageReference Include="RelativityDev.RelativityTestHelpers" Version="9.0.0.1" />

 RelativityDev.RelativityTestHelpers 9.0.0.1

This NuGet package contains a helper library to write integration tests for testing Relativity applications. This is a community supported implementation. If this does not meet your needs for your implementation you are invited to contribute to the project.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>RelativityDev.RelativityTestHelpers</id>
    <version>9.0.0.1</version>
    <authors>RelativityDev</authors>
    <owners>RelativityDev</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://github.com/relativitydev/relativity-test-helpers/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/relativitydev/relativity-test-helpers</projectUrl>
    <iconUrl>https://bit.ly/2qFJQzk</iconUrl>
    <description>This NuGet package contains a helper library to write integration tests for testing Relativity applications. This is a community supported implementation. If this does not meet your needs for your implementation you are invited to contribute to the project.</description>
    <releaseNotes>https://github.com/relativitydev/relativity-test-helpers</releaseNotes>
    <copyright></copyright>
    <tags>relativity-test-helpers relativity test helpers integration tests</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.6.2">
        <dependency id="Relativity.API" version="15.0.0" />
        <dependency id="Relativity.DataExchange.Client.SDK" version="1.12.21" />
        <dependency id="Relativity.ObjectManager" version="12.0.78.6" />
        <dependency id="Newtonsoft.Json" version="12.0.2" />
        <dependency id="MailKit" version="2.2.0" />
        <dependency id="MimeKit" version="2.2.0" />
      </group>
    </dependencies>
  </metadata>
</package>