An xUnit TestFramework that uses Autofac to resolve tests and their dependencies (for netstandard 2.1).
Info
Version: | 0.1.0 |
Author(s): | AlanBarros |
Last Update: | Friday, June 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/xunit.frameworks.autofac2 |
Install
Install-Package xunit.frameworks.autofac2
dotnet add package xunit.frameworks.autofac2
paket add xunit.frameworks.autofac2
xunit.frameworks.autofac2 Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Autofac(>= 5.2.0)
- xunit.extensibility.execution(>= 2.4.1)
- Autofac(>= 5.2.0)
- xunit.extensibility.execution(>= 2.4.1)
Tags