franela / goblin

Minimal and Beautiful Go testing framework
MIT License
883 stars 79 forks source link

The error stack of a failed test should be of 2 or 3 lines #23

Closed xetorthio closed 10 years ago

xetorthio commented 10 years ago

This way it shows more information on where the test failed exactly and also when integrating with GoMega, it shows the exact line of the test where it failed.