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
Currently, VS Code has to be started from a shell
where SVUnit environment variables have been set up.
This is because the tests will try to call runSVUnit and other scripts,
and try to access the SVUNIT_INSTALL variable.