mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
After Updating WireMock From 1.4.42 to 1.13.0 #723
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 @ibrar434 on GitHub (Oct 16, 2025).
Originally assigned to: @StefH on GitHub.
When i update the WireMock From 1.4.42 to 1.13.0 File picked in Different Patern i think due to Scores Pattern the test which worked fine in previous version now making issue with latest version
Like In Updated version File if there was 3 request with same json in prrevious version wiremock picks 1st one but after update it picks last one which making issue
let me share my matcher code
I just change the code with scores and ismatch
package update
any idea is there any issue with that please guide me i just change package and mactcher code
Need Help
@StefH commented on GitHub (Nov 8, 2025):
@ibrar434
It could be that there were some changes, however it's difficult for me to understand you issue.
Can you please share the full example code and that matcher code ?
@StefH commented on GitHub (Nov 23, 2025):
@ibrar434
It could be that there were some changes, however it's difficult for me to understand you issue.
Can you please share the full example code and that matcher code ?
@StefH commented on GitHub (Dec 5, 2025):
@ibrar434
It could be that there were some changes, however it's difficult for me to understand you issue.
Can you please share the full example code and that matcher code ?