Extension to XUnit that allows you to resolve test classes out of Ninject.
Info
Version: | 1.1.4 |
Author(s): | Xunit.Ioc Contributors |
Last Update: | Monday, July 14, 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.ninject |
Install
Install-Package xunit.ioc.ninject
dotnet add package xunit.ioc.ninject
paket add xunit.ioc.ninject
xunit.ioc.ninject Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject.Extensions.ContextPreservation(3.2.0)
- Ninject.Extensions.NamedScope(3.2.0)
- xunit(>= 1.9.0 && < 2.0.0)
- xunit.ioc(1.1.3.0)
Tags