Data generator class for tests.
Info
Version: | 0.1.1 |
Author(s): | Olivier Lamarre |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/OLMake |
Install
Install-Package OLMake
dotnet add package OLMake
paket add OLMake
OLMake Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.9.0)
- Microsoft.NET.Test.Sdk(>= 16.4.0)
- Moq(>= 4.14.5)
- NSubstitute(>= 4.2.1)
- coverlet.collector(>= 1.2.0)
- coverlet.msbuild(>= 2.9.0)
- xunit(>= 2.4.1)
- xunit.runner.console(>= 2.4.1)
- xunit.runner.visualstudio(>= 2.2.0)