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
Hi,
Log and print commands are displayed in sublimetext console.
Locally it's easy to access them but we can't access them in CI which make things harder to debug since we only have access to test result.
For example I'm suffering with debugging code running some subprocess.Popen but I'can't acess to their logs.