Test framework using xUnit, and AutoFixture creating tests in declarative way for easy maintanence.
Info
| Version: | 1.0.1 |
| Author(s): | Ed May |
| Last Update: | Thursday, April 1, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/eMarkM/TestFramework |
| NuGet Url: | https://www.nuget.org/packages/Emarkm.TestFramework |
Install
Install-Package Emarkm.TestFramework
dotnet add package Emarkm.TestFramework
paket add Emarkm.TestFramework
Emarkm.TestFramework Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AutoFixture(>= 4.13.0)
- AutoFixture(>= 4.13.0)
Tags