Pause Command
Wallaby’s new Pause
command/action for VS Code and JetBrains Editors allows you to pause real-time test execution and hide all related editor artifacts.
To resume tests execution and get real-time feedback, use the Start
command in VS Code or Resume
action in JetBrains Editors. When resuming, only the tests which were affected by your changes while Wallaby was paused will be executed.