xUnit v3 #724

Closed
opened 2025-12-29 08:33:00 +01:00 by adam · 1 comment
Owner

Originally created by @weitzhandler on GitHub (Nov 18, 2025).

Originally assigned to: @StefH on GitHub.

Is your feature request related to a problem? Please describe.
ITestOutputHelper of WireMock.Net.Xunit.TestOutputHelperWireMockLogger is of xUnit v2, whereas v3's ITestOutputHelper uses a diverged ITestOutputHelper.

Describe the solution you'd like
Add another library to support xUnit v3.

Describe alternatives you've considered
Create a custom logger wrapper.

Originally created by @weitzhandler on GitHub (Nov 18, 2025). Originally assigned to: @StefH on GitHub. **Is your feature request related to a problem? Please describe.** `ITestOutputHelper` of `WireMock.Net.Xunit.TestOutputHelperWireMockLogger` is of xUnit v2, whereas v3's ITestOutputHelper uses a diverged `ITestOutputHelper`. **Describe the solution you'd like** Add another library to support xUnit v3. **Describe alternatives you've considered** Create a custom logger wrapper.
adam added the feature label 2025-12-29 08:33:00 +01:00
adam closed this issue 2025-12-29 08:33:00 +01:00
Author
Owner

@StefH commented on GitHub (Nov 18, 2025):

https://github.com/wiremock/WireMock.Net/pull/1380

@StefH commented on GitHub (Nov 18, 2025): https://github.com/wiremock/WireMock.Net/pull/1380
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#724