Skip to content

WebApplicationFactory logging regression with v3.10.0 #6457

@markm77

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions