You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=ERROR REPORT==== 4-Feb-2014::15:04:28 ===
Error in process <0.69.0> with exit value: {terminated,[{io,format,[<0.67.0>,"~s~n",["\n15:04:28 <0.65.0>({erlang,apply,2}) {lists,sort,[[3,2,1]]}"]],[]},{redbug,'-mk_outer/1-fun-2-',5,[{file,"redbug.erl"},{line,343}]},{redbug,'-wrap_print_fun/1-fun-0-',3,[{file,"redbug.erl"},{line...
I works good if eunit is not used.
I would love to see redbug working in eunit tests.
The text was updated successfully, but these errors were encountered:
seems there's something screwy in how eunit handles file:fwrite/3. I'll discuss this with the eunit people.
Since the below works, this is hopefully not a showstopper for you.
A simple eunit test case causes an error in redbug
I works good if eunit is not used.
I would love to see redbug working in eunit tests.
The text was updated successfully, but these errors were encountered: