A c# library for generating test data, offering the option to randomize an object or customize randomization strategies.
Info
Version: | 2.0.0-alpha |
Author(s): | Shawn Doucet |
Last Update: | Monday, March 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MiniverCheevy/test-data/ |
NuGet Url: | https://www.nuget.org/packages/Voodoo.TestData |
Install
Install-Package Voodoo.TestData
dotnet add package Voodoo.TestData
paket add Voodoo.TestData
Voodoo.TestData Download (Unzip the "nupkg" after downloading)
Dependencies
- Voodoo.Patterns(>= 3.0.0)
Tags