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
If you are running your tests in watch mode by default (Jest or similar) you have your tests doing nothing forever when mutode is trying to run them.
It'd be great to have mutode realise this and warn the user, or perhaps set itself up to run common test runners in CI mode.