ParkSquare.Testing.Helpers by Jon Meesam, Pete Restall

<PackageReference Include="ParkSquare.Testing.Helpers" Version="3.4.7" />

 ParkSquare.Testing.Helpers 3.4.7

Various fluent style data generators and extension methods for constrained non-determinism in your unit tests, integration tests, general automation projects and mock-ups.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>ParkSquare.Testing.Helpers</id>
    <version>3.4.7</version>
    <authors>Jon Meesam, Pete Restall</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>icon.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://www.parksq.co.uk/dotnet-core/test-fixture-value-generator</projectUrl>
    <description>Various fluent style data generators and extension methods for constrained non-determinism in your unit tests, integration tests, general automation projects and mock-ups.</description>
    <copyright>Copyright © 2013-2022 Park Square Consulting Ltd</copyright>
    <tags>tdd testing unit test integrationtest random data generator constrained non determinism object generator selenium ui test</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>