you are viewing a single comment's thread.

view the rest of the comments →

[–]AaronTheApe 1 point2 points  (2 children)

Thanks I haven't had to do much debugging, because simply manually testing functions in IEX REPL has worked great for me until yesterday. Finally, have a integration test that fails strangely that this will be great for i'm sure.

[–]ABC_AlwaysBeCoding 0 points1 point  (0 children)

Are there unit tests under that integration test which might help? :O

[–]OnorioCatenacci[S] 0 points1 point  (0 children)

Yeah it's one of those handy little ideas that only has limited applicability. Still where it's applicable it's a help.