Extension to XUnit that allows you to resolve test classes out of a dependency injection container.
Info
Version: | 1.1.3 |
Author(s): | Xunit.Ioc Contributors |
Last Update: | Friday, June 13, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daniel-chambers/xunit.ioc |
NuGet Url: | https://www.nuget.org/packages/xunit.ioc |
Install
Install-Package xunit.ioc
dotnet add package xunit.ioc
paket add xunit.ioc
xunit.ioc Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 1.9.0 && < 2.0.0)
Tags