Show Diff for Failing Test

Quickly see the diff for a failing test to debug it faster.

On a failing test, use Show Diff ⌘D (macOS) / Ctrl+D (Windows/Linux) to quickly see the expected and actual values, instead of scrolling down to <Click to see difference> in the terminal.


Related Resources

Testing and debugging
Testing and debugging
Testing and debugging in IntelliJ IDEA.
Running and Stopping a Process
Running and Stopping a Process
How to run and terminate/stop a process from your toolbar.
Reformat Your Code
Reformat Your Code
Reformat a specific piece of code or the whole file according to your preferences.