Open
Description
EarlGrey is a native iOS UI automation test framework that combines EarlGrey with XCUITest, Apple's official UI Testing Framework.
We would like to be able to support creating mocks in the test bundle and have them work in the host app as well. We've got this working and it would require some minimal changes to ocmock to allow us to be able to move mocks between processes.