1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00
Files
vcrpy/tests/unit
Arthur Hamon 46f5b8a187 add function to get the comparaison result of two request with a list of matchers
The function returns two list:
- the first one is the list of matchers names that have succeeded.
- the second is a list of tuples with the failed matchers names and the related assertion message like this ("matcher_name", "assertion_message").
If the second list is empty, it means that all the matchers have passed.
2019-06-27 22:22:10 +02:00
..
2015-12-02 14:43:06 -08:00
2017-01-13 16:09:42 -05:00
2015-11-26 08:25:06 +11:00
2016-10-02 12:08:02 -10:00
2017-01-11 17:54:15 -10:00