Detox tests are assigned to Undefined, and all e2e are skipped
问题 I installed jest and detox on a fresh react-native init project. Install jest and jest-circus as per detox docs Setup iOS build and test configuration Get the following error consistently on new builds my .detoxrc.json file: { "testRunner": "jest", "runnerConfig": "e2e/config.json", "configurations": { "ios": { "type": "ios.simulator", "build": "xcodebuild -workspace ios/rndetox.xcworkspace -scheme rndetox -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build", "binaryPath":