default: –no-source –color –format pretty PLATFORM=android ANDROID_PHONE=emulator TARGET=local_android_emulator –tags ~@ignore –tags ~@wip
api: –no-source –color –format pretty PLATFORM=android API_TEST=true –tags ~@ignore –tags @api
android_avd: –no-source –color –format pretty PLATFORM=android ANDROID_PHONE=emulator TARGET=local_android_emulator –tags ~@ignore –tags ~@wip –tags ~android_quarantine
sauce_android_avd: –no-source –color –format pretty PLATFORM=android ANDROID_PHONE=emulator TARGET=sauce –tags ~@ignore –tags ~@wip –tags ~android_quarantine
android_device: –no-source –color –format pretty PLATFORM=android ANDROID_PHONE=device TARGET=local_android_device –tags ~@ignore –tags ~@wip –tags ~android_quarantine
ios_simulator: –no-source –color –format pretty PLATFORM=ios IOS_PHONE=simulator TARGET=local_android_device –tags ~@ignore –tags ~@wip –tags ~ios_quarantine
sauce_ios_simulator: –no-source –color –format pretty PLATFORM=ios IOS_PHONE=simulator TARGET=sauce –tags ~@ignore –tags ~@wip –tags ~ios_quarantine
web: –no-source –color –format pretty PLATFORM=web TARGET=web –tags ~@ignore –tags ~@wip