Commit 3a1c853
committed
VS Code: add a debug configuration to debug the tests
This is _very_ convenient: just select the "Debug" panel on the left
side of the VS Code window, select the `Debug Tests` in the drop-down
box at the top of said panel, set breakpoints at your heart's extent and
start debugging interactively, with the ability to inspect local
variables and single-stepping.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 4c2df3c commit 3a1c853
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
4 | 15 | | |
5 | 16 | | |
6 | 17 | | |
| |||
9 | 20 | | |
10 | 21 | | |
11 | 22 | | |
12 | | - | |
| 23 | + | |
0 commit comments