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 - Updated the build pipeline

Published by Arash-Sabet almost 3 years ago

xunit-dependency-injection - Exposed `IConfigurationBuilder` interface in `TestBedFixture`

Published by Arash-Sabet almost 3 years ago

xunit-dependency-injection - The first release version of .NET 6.0 adopted

Published by Arash-Sabet almost 3 years ago

xunit-dependency-injection - Introduced GetConfigurationFiles() virtual method

Published by Arash-Sabet almost 3 years ago

Please review the comments in issue #75 for further background on this enhancement.

xunit-dependency-injection - Bumps Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0

Published by Arash-Sabet almost 3 years ago

xunit-dependency-injection - Migrated the library to .NET 6.0 rc2

Published by Arash-Sabet almost 3 years ago

This code release is the first version of the library supporting .NET 6.0 starting at rc 2.0.

xunit-dependency-injection - Upgraded Microsoft packages to 3.1.20

Published by Arash-Sabet about 3 years ago

xunit-dependency-injection - Bumped Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0

Published by Arash-Sabet about 3 years ago

xunit-dependency-injection - Upgraded Microsoft packages to 3.1.18

Published by Arash-Sabet about 3 years ago

xunit-dependency-injection - Bumped coverlet.collector from 3.0.3 to 3.1.0

Published by Arash-Sabet about 3 years ago

xunit-dependency-injection - Updated project's site's URL only

Published by Arash-Sabet over 3 years ago

xunit-dependency-injection - Upgraded Microsoft's LTS packages to version 3.1.16

Published by Arash-Sabet over 3 years ago

xunit-dependency-injection - Bumped Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0.

Published by Arash-Sabet over 3 years ago

xunit-dependency-injection - Upgraded Microsoft NuGet packages

Published by Arash-Sabet over 3 years ago

xunit-dependency-injection - Upgraded Microsoft Test SDK's NuGet package

Published by Arash-Sabet over 3 years ago

xunit-dependency-injection -

Published by Arash-Sabet over 3 years ago

Upgraded the referenced NuGet packages

xunit-dependency-injection - Removed DependencyInjectionCollection class

Published by Arash-Sabet over 3 years ago

The usage of the mentioned class is unnecessary and its removal makes the code more concise.

xunit-dependency-injection - Reverted the changes in issue #48

Published by Arash-Sabet over 3 years ago

xunit-dependency-injection - Upgraded Microsoft NuGet packages to ver 3.1.12

Published by Arash-Sabet over 3 years ago

xunit-dependency-injection - Had service collection cleared upon disposing fixtures

Published by Arash-Sabet over 3 years ago