Selin Unal
Selin Unal
As I understand, MessageProvider verifies pacts only for the [given pacts directory ](https://github.com/pact-foundation/pact-python/blob/master/pact/message_provider.py#L112). Is there any way to achieve verification using pact-broker for the MessageProvider like using [Verifier](https://github.com/pact-foundation/pact-python/blob/master/pact/verifier.py#L35)? Thank you!
Hi all, I have a question. I want to restart app like in XCUITests before each test case in EarlGrey. As far as I searched I found that I need...
Hey all, I have a question. I used to receive errors of GTXiLib checks, however I start to receive error that says `: failed: caught "NSInternalInconsistencyException", "Label must be part...
Hi all, I have a question. I have successfully called GTXiLib on my UI tests and get a report of accessibility checks. However, I receive error report like: I can...