-
Notifications
You must be signed in to change notification settings - Fork 34
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
Better errors details #296
Comments
Without looking at your code it is hard to help with this error. |
The problem was very easy to solve because I just had a test. This is not the question. The issue is why the lib doesn't show the file and the line where the error happened? |
Now I get this:
And the error should be here somewhere:
How do you debug your tests? This is insane without a file and a line number. Well the error was that the wait method timed out. |
I just got
What is going on? I don't even know what failed... Not even the line... nothing.
The text was updated successfully, but these errors were encountered: