erikedin / Behavior.jl

Tool for Behavior Driven Development in Julia
Other
25 stars 3 forks source link

Improve exception reporting if possible #31

Open erikedin opened 6 years ago

erikedin commented 6 years ago

If an exception is thrown by the code, the backtrace shows mostly ExecutableSpecifications code. I'd like to be able to show more detailed info.