xunit-dependency-injection

A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects

MIT License

Stars
44

Bot releases are hidden (Show)

xunit-dependency-injection - Upgraded Microsoft NuGet packages to version 3.1.11

Published by Arash-Sabet over 3 years ago

xunit-dependency-injection - Supporting asynchronous disposing pattern in TestBed and TestBedFixture classes

Published by Arash-Sabet almost 4 years ago

Both TestBed and TestBedFixture classes still support the IDisposable interface as well and they will continue to be in the same way. Please consult issue #30 for further details and the PR associated with that issue.

xunit-dependency-injection - Upgraded Microsoft.NET.Test.Sdk

Published by Arash-Sabet almost 4 years ago

Bumped Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3

xunit-dependency-injection -

Published by Arash-Sabet almost 4 years ago

IConfigurationRoot instance has become available to derived fixture classes.

xunit-dependency-injection -

Published by Arash-Sabet almost 4 years ago