Specification structured unit testing for AutoMapper profiles using xunit.spec.
Info
Version: | 1.0.3 |
Author(s): | Alex Haslehurst |
Last Update: | Sunday, February 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/axle-h/xunit-spec-automapper |
NuGet Url: | https://www.nuget.org/packages/xunit.spec.automapper |
Install
Install-Package xunit.spec.automapper
dotnet add package xunit.spec.automapper
paket add xunit.spec.automapper
xunit.spec.automapper Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 6.2.2)
- xunit.spec(>= 1.0.5)
Tags