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 use Test::XPath a lot. Does an equivalent for JSONPath exist? Should I write one? If I save 3 lines of code across thousands of tests, that would add up to lots of savings in my /t directory? :)
I use Test::XPath a lot. Does an equivalent for JSONPath exist? Should I write one? If I save 3 lines of code across thousands of tests, that would add up to lots of savings in my
/tdirectory? :)