Scrub inline dates? #959
-
Is it possible to scrub inline date-times in a JSON string ( The incrementing Ideally it would reuse existing date matching logic. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
i have considered this a few times, but always decided no to due to the complexity of defining what a date is in any string. especially when you consider the wacky date format in the US. but you should be able to write your own with ScrubLinesWithReplace https://github.com/VerifyTests/Verify/blob/main/docs/serializer-settings.md |
Beta Was this translation helpful? Give feedback.
can u try 22.11.1