guerilla
guerilla copied to clipboard
Guerilla green checkbox is not a strong signal for ios automation
Some suggestions:
look for failures
- Notice compile failures. (not clear if we do now)
- Parse the instruments text output and look for normal failure messages, eg."the application appears to have died", javascript errors, etc...
look for success
- Look for specific success message.
- the test writes out some distinguished string if it feels that the test was logically successful. Guerilla would look for that string as defined in the config