mobly
mobly copied to clipboard
Parse java exception's stacktrace and "details" fields separately
Right now, java side exception's stacktrace and description are merged together and thrown as a single msg.
snippet_client
should be able to separate the two and report them better.
I am interested in providing fix for this. Can someone please help me with where to start for this ? Any leads much appreciated!