svanoort / pyresttest

Python Rest Testing
Apache License 2.0
1.15k stars 325 forks source link

dict_equal - can we do with pyresttest #266

Open Anjimeduri opened 6 years ago

Anjimeduri commented 6 years ago

Is there any option where I can compare two dicts one which I get from the response and other is which is a mock what I am expecting