Release 0.11.1
Pre-release
Pre-release
API Additions
assert_json_subset()can now check for the existence or non-existence
of object members using the newExistshelper.- Non-string (or
Exists) object member names in the first argument to
assert_json_subset()now raise aTypeError.