EaseLibrary / Ease

EaseLib is a library to ease unit testing through IoC containers and Mocking
MIT License
12 stars 1 forks source link

xUnit Support #3

Closed chowarth closed 4 years ago

chowarth commented 4 years ago

Really like the approach that you've taken with this and wondering if you had had any thoughts about expanding the library to support xUnit?

I know this would require a massive refactor of the current implementation and I wouldn't mind giving it a go if you have any ideas on the approach.

duanenewman commented 4 years ago

I've been thinking about this as I'm using xUnit with a client now. I see your PR and will review.

duanenewman commented 4 years ago

Thanks for working on this Chris! @chowarth