mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
xUnit v3 #724
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
ITestOutputHelperofWireMock.Net.Xunit.TestOutputHelperWireMockLoggeris of xUnit v2, whereas v3's ITestOutputHelper uses a divergedITestOutputHelper.Describe the solution you'd like
Add another library to support xUnit v3.
Describe alternatives you've considered
Create a custom logger wrapper.
@StefH commented on GitHub (Nov 18, 2025):
https://github.com/wiremock/WireMock.Net/pull/1380