detox init
detox init
Creates a few template files in the current project directory to get you started with Detox:
.detoxrc.js– Detox config;e2e/jest.config.js– Jest config;e2e/starter.test.js– a simple test suite.
detox init
Creates a few template files in the current project directory to get you started with Detox:
.detoxrc.js – Detox config;e2e/jest.config.js – Jest config;e2e/starter.test.js – a simple test suite.