TestFountain is a set of addons/extensions for xUnit.net to help with things like data generation.
Install
Install-Package TestFountain
dotnet add package TestFountain
paket add TestFountain
TestFountain Download (Unzip the "nupkg" after downloading)
Dependencies
- FileCurator(>= 3.1.25)
- FluentAssertions(>= 5.10.3)
- Mirage(>= 3.0.8)
- NSubstitute(>= 4.2.2)
- Newtonsoft.Json(>= 12.0.3)
- SerialBox(>= 3.0.5)
- xunit.extensibility.core(>= 2.4.1)
Tags