UglyToad.Fixie.DataDriven by UglyToad

<PackageReference Include="UglyToad.Fixie.DataDriven" Version="1.8.0" />

 UglyToad.Fixie.DataDriven 1.8.0

Provides xUnit style InlineData and MemberData attributes for use in Fixie tests.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>UglyToad.Fixie.DataDriven</id>
    <version>1.8.0</version>
    <title>Fixie DataDriven</title>
    <authors>UglyToad</authors>
    <owners>UglyToad</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/UglyToad/Fixie.DataDriven/blob/master/LICENSE.txt</licenseUrl>
    <projectUrl>https://github.com/UglyToad/Fixie.DataDriven</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/UglyToad/DataTable/master/uglytoadsmall.png</iconUrl>
    <description>Provides xUnit style InlineData and MemberData attributes for use in Fixie tests.</description>
    <tags>Fixie xUnit TDD unittesting</tags>
    <dependencies>
      <dependency id="Fixie" version="1.0.0.41" />
    </dependencies>
  </metadata>
</package>