TestFountain is a set of addons/extensions for xUnit.net to help with things like data generation.
Info
| Version: | 4.0.17 |
| Author(s): | James Craig |
| Last Update: | Wednesday, October 15, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JaCraig/TestFountain |
| NuGet Url: | https://www.nuget.org/packages/TestFountain |
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