You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it would be nice to configure detox outside package.json.
I get a Cannot read property 'configurations' of undefined when removing the configuration from package.json.
The reason behind this is that I have a lot of configurations, running them via a matrix Travis job.
Detox, Node, Device, Xcode and macOS Versions
Detox: 7.3.7
React Native: 0.55.4
Node: 8
Device: /
Xcode: 9.3
macOS: 10.13
Thanks !
The text was updated successfully, but these errors were encountered:
Mokto
changed the title
Allows to set detox configuration outside package.json
Detox should allow us to set configuration outside package.json
May 30, 2018
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back.
Thank you for your contributions.
Description
Hi, it would be nice to configure detox outside package.json.
I get a
Cannot read property 'configurations' of undefined
when removing the configuration from package.json.The reason behind this is that I have a lot of configurations, running them via a matrix Travis job.
Detox, Node, Device, Xcode and macOS Versions
Thanks !
The text was updated successfully, but these errors were encountered: