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
I'm not sure if this is hard or easy, but here goes:
It would be great if there was a way to get the standard reporter to highlight the lines in the stacktrace that match a simple regexp.
This would be a great tool to quickly find the offending line when looking through a stacktrace of 40 - 50 lines and looking for the one line where you invoke a function - the rest of the lines are often just noise..
The text was updated successfully, but these errors were encountered:
I'm not sure if this is hard or easy, but here goes:
It would be great if there was a way to get the standard reporter to highlight the lines in the stacktrace that match a simple regexp.
This would be a great tool to quickly find the offending line when looking through a stacktrace of 40 - 50 lines and looking for the one line where you invoke a function - the rest of the lines are often just noise..
The text was updated successfully, but these errors were encountered: