An xUnit TestFramework that uses Autofac to resolve tests and their dependencies.
Info
Version: | 0.5.4 |
Author(s): | MinistryOfMagic |
Last Update: | Sunday, January 30, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/xunit.frameworks.autofac |
Install
Install-Package xunit.frameworks.autofac
dotnet add package xunit.frameworks.autofac
paket add xunit.frameworks.autofac
xunit.frameworks.autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Autofac(>= 4.6.2)
- xunit.extensibility.execution(>= 2.3.0)
- Autofac(>= 4.6.2)
- xunit.extensibility.execution(>= 2.3.0)
Tags