Open sri102info opened 7 years ago
Going through old issues in case anyone has these in the future. Assuming that it is only the schema check that is failing and you do not mind this for some reason, you can disable the schema check by passing a false boolean to the function, ie AssertAll(false);
I used three TestBody(), and asserting it via AssertAll(), getting Schema Check Failed Exception.