Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

forward console.log/warn/error and exception stacktraces back to jest #20

Open
kevinbarabash opened this issue Oct 21, 2018 · 0 comments

Comments

@kevinbarabash
Copy link
Owner

Right now if an error occurs in the browser the test just hangs. We could start with wrapping the contents of render() and all executeScript calls in a try/catch and pass back e.stack from the catch block. It would be cool if we could something like https://github.com/stacktracejs/stacktrace.js.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant