Unit test stack with Xunit, AutoFixture, NSubstitute and some helpers.
Info
Version: | 1.0.6489.39132 |
Author(s): | fkleuver |
Last Update: | Saturday, October 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fkleuver/Kleu.Utility |
NuGet Url: | https://www.nuget.org/packages/Kleu.Utility.Testing |
Install
Install-Package Kleu.Utility.Testing
dotnet add package Kleu.Utility.Testing
paket add Kleu.Utility.Testing
Kleu.Utility.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture.AutoNSubstitute(>= 3.51.0)
- AutoFixture.Xunit2(>= 3.51.0)
- FluentAssertions(>= 4.19.4)
- Kleu.Utility.Logging(>= 1.0.6489.10495)
- Microsoft.NETCore.Platforms(>= 2.0.0)
- NETStandard.Library(>= 2.0.0)
- NSubstitute(>= 3.0.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- xunit(>= 2.3.0)
- xunit.core(>= 2.3.0)
Tags