Skip to content

Releases: Umplify/xunit-dependency-injection

Upgraded Microsoft NuGet packages to ver 3.1.12

10 Feb 01:50
9eb64cc
Compare
Choose a tag to compare
Merge pull request #46 from Umplify/issue_45

Upgraded NuGet packages #45

Had service collection cleared upon disposing fixtures

09 Feb 01:15
29c7f6c
Compare
Choose a tag to compare
Merge pull request #43 from Umplify/Issue_42

Addresssed issue #42

Upgraded Microsoft NuGet packages to version 3.1.11

04 Feb 01:50
ffc7204
Compare
Choose a tag to compare
Merge pull request #40 from Umplify/issue_39

Issue 39

Supporting asynchronous disposing pattern in TestBed and TestBedFixture classes

27 Dec 05:26
27c62ea
Compare
Choose a tag to compare

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.

Upgraded Microsoft.NET.Test.Sdk

04 Dec 14:29
Compare
Choose a tag to compare

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

v1.0.50: Update azure-pipelines.yml for Azure Pipelines

01 Dec 12:51
Compare
Choose a tag to compare

IConfigurationRoot instance has become available to derived fixture classes.

v1.0.0.48: Merge pull request #22 from Umplify/issue_21

24 Nov 01:43
2dc60ce
Compare
Choose a tag to compare
Test developers' loggers can now be added to the fixture #24