Wallaby Test Story Viewer

  15 Jul 2020   1 min read

For VS Code and JetBrains editors, Wallaby’s new Test Story Viewer provides a unique and highly efficient way of debugging your code and inspecting what code your test is executing in a single logical view. The viewer is fully integrated with Wallaby’s Time Travel Debugger, which means you can simply select a variable or expression to see its runtime value. Having the executed code displayed in a single continuous view really cuts down on context switching that you may experience in a traditional debugger experience.