xunit.ioc icon indicating copy to clipboard operation
xunit.ioc copied to clipboard

aspnet5/vNext/dnx Microsoft.DependencyInjection support

Open cherrydev opened this issue 9 years ago • 2 comments

Since xunit seems to be the preferred unit test solution for aspnet5 right now, and aspnet5 offers generic support for DI as well as its own adaptors for a number of different containers (including AutoFac and Ninject), it might make sense to support it and then perhaps let developers just "bring their own container". [edited]

cherrydev avatar Apr 17 '15 01:04 cherrydev

I assume you mean that xunit is the preferred unit testing solution for aspnet5? :)

I'll probably look into Microsoft.DependencyInjection support but it'll likely be after xunit 2.0 support.

daniel-chambers avatar Apr 17 '15 02:04 daniel-chambers

Right, that's exactly what I said, isn't it? ;-)

cherrydev avatar Apr 17 '15 02:04 cherrydev