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

Create a CLI module #56

Closed
DanielZlotin opened this issue Dec 1, 2016 · 2 comments
Closed

Create a CLI module #56

DanielZlotin opened this issue Dec 1, 2016 · 2 comments

Comments

@DanielZlotin
Copy link
Contributor

DanielZlotin commented Dec 1, 2016

Will make working with the project a breeze. Instead of defining stuff in the package.json, pass arguments to the cli, for example: detox build ios/MyApp.xcproj MyAppDev, detox run e2e/,
then the cli automatically figures out what and where to build.
Then, in the user's package.json, he can define those scripts once like so "e2e": "detox build ios/MyApp.xcproj MyAppDev && detox run e2e/", and forgo all other installation and configuration coupling to the build path

@LeoNatan
Copy link
Contributor

As per #55, we should have an argument to close or not close the simulator.

@rotemmiz
Copy link
Member

detox-cli is a part of detox 5 release.

@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.
Projects
None yet
Development

No branches or pull requests

3 participants