Mike Geeves
Results
3
issues of
Mike Geeves
In message_pact.py we have: ```python def write_to_pact_file(self): """ Create a pact file based on provided attributes in DSL. Return 0 if success, 1 otherwise. :rtype: int """ command = [...
docs(examples a->b->c): starting point of implementing Pact tests where there is a chain of services
4
Here's where the code is up to, I've merged in recent changes which have gone into master (the updates to setup.py to handle downloading the binaries for example, so the...