Value Peek
Wallaby for VS Code and JetBrains editors now supports Value Peek
, a way to quickly see any value just by hovering over it. Wallaby will handle execution of the relevant tests to provide values, which will be displayed in the hover. To keep your editor clutter-free, values shown this way will not appear next to your code by default (but can be made to appear using the “Explore Value” action available in the hover). Value Peek can be toggled on or off to fit with your workflow.