Skip to content

WebApplicationFactory logging regression with v3.10.0 #6457

Description

@markm77

Hi there,

I have a .NET 9 test project (<Project Sdk="MSTest.Sdk/3.x.y">) which uses a WebApplicationFactory (set up as a fixture in [ClassInitialize]). Logging from the WebApplicationFactory has stopped and I isolated the issue to updating from MSTest v3.9.3 to v3.10.0. Reverting back to v3.9.3 has fixed things.

I have quite a complicated project so before setting out to create a minimal repro I just wanted to ask if there are any obvious reasons for this (I couldn't see anything in the release log).

BR,
Mark

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

area/fixturesTest class / assembly initialization & cleanup.area/mstestMSTest framework (not analyzers or assertions).external/otherCaused by an external issue that needs to be solved first.needs/infoNeeds more information from the reporter.resolution/by-designClosed: behavior is by design.type/regressionRegression from a previous release.

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions