Stef Heyenrath
|
96eca4262a
|
Create WireMock.Net.MimePart project (#1300)
* Create WireMock.Net.MimePart project
* .
* REFACTOR
* ILRepack
* --
* ...
* x
* x
* .
* fix
* public class MimePartMatcher
* shared
* min
* .
* <!--<DelaySign>true</DelaySign>-->
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-24 12:17:42 +02:00 |
|
Stef Heyenrath
|
5abb424d3c
|
Add extra JsonPartialWildcardMatcher Tests (#1267)
* Add extra JsonPartialWildcardMatcher Tests
* responseText.Should().Contain
|
2025-04-02 08:57:44 +02:00 |
|
Stef Heyenrath
|
54edf0bebc
|
Add link to TIOBE Index on main page + fix issues (#1137)
* Add TIOBE + include SonarAnalyzer.CSharp
* .
* cp
* Copyright © WireMock.Net
* more fixes
* fix
* xpath
* if (Matchers == null || !Matchers.Any())
* if (Matchers != null)
* ?
* .
* .
|
2024-07-18 18:06:04 +02:00 |
|
Stef Heyenrath
|
86f8877039
|
Fix JsonMatcher if IgnoreCase and Regex are used
|
2024-06-08 09:11:22 +02:00 |
|
Stef Heyenrath
|
93c87845c2
|
Write logging in case a Matcher throws an exception (#986)
* ThrowException
* ...
* .
* ...
* b
* fix test
* ...
* .
* sonar
* ft
* .
* fix tst
|
2023-08-21 20:07:46 +02:00 |
|
Stef Heyenrath
|
1221d52c69
|
Add DeserializeFormUrl Encoded to the settings (#905)
* Add DeserializeFormUrlEncoded to Settings
* EmptyArray<>.Value
* .
|
2023-03-19 09:19:53 +01:00 |
|
Stef Heyenrath
|
bdd421e128
|
JsonPartialMatcher - support Regex (#771)
* JsonPartialMatcher - support Regex
* .
* .
* more tests
* .
* .
|
2022-07-24 15:54:53 +02:00 |
|
Stef Heyenrath
|
25666152bb
|
Add JsonPartialWildcardMatcher (#667)
* JsonPartialWildcardMatcher
* .
* more tests
|
2021-10-27 08:16:18 +02:00 |
|