inkling / Subliminal

An understated approach to iOS integration testing.
Other
756 stars 54 forks source link

If app crashes, start it up to upload crash logs #267

Open johnwen opened 10 years ago

johnwen commented 10 years ago

Added -upload_crash_logs parameter to start up the same simulator or device that ran the tests if the app crashed so that logs can be uploaded.

johnwen commented 10 years ago

For example, Crashlytics will upload logs when the app is restarted.