mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-12 05:20:35 +01:00
Support AtPath and AtAbsolutePath in WireMockAssertions #712
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 @aholeton on GitHub (Aug 21, 2025).
Originally assigned to: @StefH on GitHub.
Similar to the
AtUrlandAtAbsoluteUrl, please add support for thePath. This is so that the"http://localhost:{_portUsed}doesn't need to be specified:Examples:
I'm using the
WireMock.Net.AwesomeAssertionspackage.@StefH commented on GitHub (Aug 22, 2025):
https://github.com/wiremock/WireMock.Net/pull/1349
@StefH commented on GitHub (Aug 22, 2025):
Next version will have this feature.
Note that the namespace is changed into WireMock.Net.AwesomeAssertions