Hi,
Thanks for your work on this package, it's really nice!
In my test cases I am in need to use matchers for keys too, I saw this is currently not possible. In my case the key is an ID which is different in every test run. So I just want to test it like this:
Would something like this be a good feature to have in this library?
Hi,
Thanks for your work on this package, it's really nice!
In my test cases I am in need to use matchers for keys too, I saw this is currently not possible. In my case the key is an ID which is different in every test run. So I just want to test it like this:
{ "@integer@": 9.95 }Would something like this be a good feature to have in this library?