Extension methods, DataAnnotations and Test Doubles to enhance the unit tests.
Info
Version: | 5.1.0 |
Author(s): | Maicon Heck |
Last Update: | Tuesday, January 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maiconheck/krafted |
NuGet Url: | https://www.nuget.org/packages/Krafted.UnitTests |
Install
Install-Package Krafted.UnitTests
dotnet add package Krafted.UnitTests
paket add Krafted.UnitTests
Krafted.UnitTests Download (Unzip the "nupkg" after downloading)
Dependencies
- NSubstitute(>= 4.2.2)
- System.ComponentModel.Annotations(>= 5.0.0)
- xunit(>= 2.4.1)
Tags