You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if a test throws an exception, every line of the stack trace refers to a .js file. It would be more useful if stack traces referred to the original ClojureScript files instead.
Currently, if a test throws an exception, every line of the stack trace refers to a
.jsfile. It would be more useful if stack traces referred to the original ClojureScript files instead.