You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if you'd be open to including some kind of flag within the macro that indicates that it should check that the key exists, but ignores the value (or just accepts any value).
The main reason for doing this would be for values such as decimals where checking for exact equality isn't likely to work eg:
json atoms at path ".price" are not equal:expected:2.97actual:2.9699999999999998