Martin-Molinero
e2261ffa80
Improve python exception parsing
...
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
- Improve python exception parsing adding support for line shift. Adding
unit tests
2021-08-05 17:38:39 -03:00
Stefano Raggi
ae419690a6
Exclude mocks in exception interpreter loader
2018-10-02 20:28:11 +02:00
AlexCatarino
980411b918
Adds IExceptionInterpreter.Order property
...
The Order property can be used to give priority on exception interpreters calls.
2018-03-08 17:25:30 +00:00
Michael Handschuh
6c151993ea
Format errors w/ header line and detail on following lines
...
We format the message before being set to the result handler's log message
method so it ends up being outputted as we wish. The desired output is a
header line with the collated message from the exception (including inners)
followed by the full exception detail (inner stack traces and all).
2018-03-02 16:16:46 -05:00
Michael Handschuh
fa1ea521b1
Catch stragglers from recent rename, projection -> interpreter
2018-03-01 12:36:00 -05:00
Michael Handschuh
5623659098
Add StackExceptionInterpreter.ToString and null interpreter for tests
2018-03-01 12:36:00 -05:00
Michael Handschuh
148ae5986a
Rename projections -> interpreters
2018-03-01 12:36:00 -05:00