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

(feat) added testID property #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

reime005
Copy link

Adding the testID property to the components in order to make them E2E testable. Tested with Detox v9.0.5 / Android Emulator / iOS Simulator

@savaughn
Copy link

I use this library in a production app, but I have to use xpaths for automated testing. This commit can simplify testing.

@jamesl1001
Copy link

@djchie Any reason this hasn't been merged? Looks like a good solution to me.

@pratikgoyal9
Copy link

@savaughn Even I need testID to simply the location of elements. But, until then can we really use an Xpath in detox? Can you please give me an example?

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

Successfully merging this pull request may close these issues.

None yet

4 participants