Using Autofac to resolve dependencies in xUnit2 tests.
Info
Version: | 1.0.4 |
Author(s): | dennisroche |
Last Update: | Wednesday, November 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/xunit2.ioc.autofac |
Install
Install-Package xunit2.ioc.autofac
dotnet add package xunit2.ioc.autofac
paket add xunit2.ioc.autofac
xunit2.ioc.autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.0)
- Autofac(>= 4.1.1)
- xunit(>= 2.2.023300)
Tags