Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to support EarlGrey workflows #484

Open
dmaclach opened this issue Jan 28, 2021 · 0 comments
Open

Be able to support EarlGrey workflows #484

dmaclach opened this issue Jan 28, 2021 · 0 comments

Comments

@dmaclach
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants