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
When I try to output my test output to a file, I usually use --no-color to not get any ANSI codes in my output. This option does not appear to affect ImpSpec's output though and I get ANSI codes in the pretty printed callstack whenever a logging function is called.