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

Documentation around code generation #225

Merged
merged 1 commit into from
Aug 16, 2017
Merged

Conversation

DanielMSchmidt
Copy link
Contributor

The goal of this PR is to make it easier for new contributors to start developing on the code generation.

@rotemmiz @awitherow Can one of you take a look if this makes sense in general? Would you feel encouraged to start working on this topic?

Thank you so much for your time 👍

This approach is currently limited to `GREYActions`, but we plan on extending it to cover more functionality of `EarlGrey`.
You may see the generated files under [`detox/src/ios/earlgreyapi/`](https://github.com/wix/detox/tree/master/detox/src/ios/earlgreyapi).

What happens under the hood can be seen in [`generation/`](https://github.com/wix/detox/tree/master/generation); it boils down to these steps for each input file:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use relative paths instead of URL.

@rotemmiz rotemmiz merged commit 13398bb into master Aug 16, 2017
@LeoNatan LeoNatan deleted the docs/code-generation branch January 10, 2018 23:42
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants