TestFountain 2.0.3
TestFountain is a set of addons/extensions for xUnit.net to help with things like data generation.
Install-Package TestFountain -Version 2.0.3
dotnet add package TestFountain --version 2.0.3
<PackageReference Include="TestFountain" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TestFountain --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TestFountain, 2.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install TestFountain as a Cake Addin #addin nuget:?package=TestFountain&version=2.0.3 // Install TestFountain as a Cake Tool #tool nuget:?package=TestFountain&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- FileCurator (>= 3.1.25)
- FluentAssertions (>= 5.10.3)
- Mirage (>= 3.0.8)
- Newtonsoft.Json (>= 12.0.3)
- NSubstitute (>= 4.2.2)
- SerialBox (>= 3.0.5)
- xunit.extensibility.core (>= 2.4.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.