Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle NSLog better - output it during tests #14

Closed
talkol opened this issue Aug 3, 2016 · 1 comment
Closed

Handle NSLog better - output it during tests #14

talkol opened this issue Aug 3, 2016 · 1 comment

Comments

@talkol
Copy link

talkol commented Aug 3, 2016

we should have NSLog available for crashes.. if detox doesn't work, usually NSLog can explain what went wrong and help us debug

if it's saved on the CI, it could also help us a lot to investigate failed test runs

also, it will be very nice to add tests based on NSLog, for example verify that during the last test, there were no console.errors or console.warnings

@talkol
Copy link
Author

talkol commented Aug 10, 2016

current implementation you can only output app logs in verbose mode, simply pass --detoxVerbose to the e2e script

@talkol talkol closed this as completed Aug 10, 2016
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants