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

Better error reporting: Page errors and per test timeouts #51

Open
2 tasks
daffl opened this issue Jun 1, 2015 · 0 comments
Open
2 tasks

Better error reporting: Page errors and per test timeouts #51

daffl opened this issue Jun 1, 2015 · 0 comments

Comments

@daffl
Copy link
Contributor

daffl commented Jun 1, 2015

Currently, the most common Testee error is test timeouts. This can happen for any reason. Some solutions for implementing better reporting:

  • Report errors on the page (potentially with a global error handler) like syntax errors etc
  • Implement a per-test timeout. Currently a timeout does not include if it timed out on a specific test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant