Consolidation package that includes all the packages I use for testing that I can install at once, as well as an example of controlling dummy creation using OBeautifulCode.AutoFakeItEasy.
Info
Version: | 1.0.129 |
Author(s): | Naos Project |
Last Update: | Tuesday, July 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.Recipes.InitializeTestProject |
Install
Install-Package Naos.Recipes.InitializeTestProject
dotnet add package Naos.Recipes.InitializeTestProject
paket add Naos.Recipes.InitializeTestProject
Naos.Recipes.InitializeTestProject Download (Unzip the "nupkg" after downloading)
Dependencies
- xUnit(>= 2.1.0)
- OBeautifulCode.AutoFakeItEasy(>= 1.0.96)
- FluentAssertions(>= 4.19.0)