An xUnit TestFramework that uses Autofac to resolve tests and their dependencies.
Info
Version: | 1.0.0 |
Author(s): | Eswaran Krishnamoorthy |
Last Update: | Monday, March 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/xunit.frameworks.ioc.autofac |
Install
Install-Package xunit.frameworks.ioc.autofac
dotnet add package xunit.frameworks.ioc.autofac
paket add xunit.frameworks.ioc.autofac
xunit.frameworks.ioc.autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Autofac(>= 4.8.1)
- NETStandard.Library(>= 1.6.1)
- xunit.extensibility.execution(>= 2.4.1)
- Autofac(>= 4.8.1)
- xunit.extensibility.execution(>= 2.4.1)
Tags