xhd2015 / xgo

All-in-one go testing library
MIT License
368 stars 19 forks source link

Trace: show the source file and line where a panic happened #271

Open xhd2015 opened 1 month ago

xhd2015 commented 1 month ago

Without this, we usually need to speculate or debug the source code to get the source info when panic happened.