Move the ‘testComplete()’ into your response’s com...
# pact-swift
m
Move the ‘testComplete()’ into your response’s completion block
👍 1
h
Thank you @Marko (IttyBittyApps / pact-swift), this worked. Now trying to find where the pactfile is written 🙂
m
No worries. Look at the readme of the framework. There should be a paragraph explaining what the flow for it is. You should also be able to pass the dir location into the MockService’s init. There should be an argument to pass.
h
Thank you, I could use the property to define pact location