Maurice Mertens
Results
2
comments of
Maurice Mertens
Sure, here it is: https://github.com/MdotMertens/python-pact-matchers In it I reproduced the bug by using the Like matcher. It passes the matcher into my consumer function instead of an actual value.
Had a go at it and the code was actually pretty straight forward. The implementation for this was even there it was just not used. The context manager does nothing...