CommonContexts
CommonContexts copied to clipboard
Implemented step theResponseShouldContainPartialJson
Does not check the whole JSON response keys per keys, but only the ones expected. Useful for time changing properties, for example
Probably like #47
Hey @stof please check my last commit, hope this is ok now
Hello @stof sorry for the delay to fix this
I added assertions to avoid the fatal errors, does it look good ?