Problem Statement
Which command is used to execute Detox tests from the CLI?
Explanation
The detox test command launches the testing environment, builds the app, and runs all configured E2E tests.
You can specify a configuration to target Android or iOS builds individually.