I wonder how IntelliJ implements “jump to source” ...
# minutest
r
I wonder how IntelliJ implements “jump to source” from the test results pane. If there is some kind of hint you could provide in order to jump to the
context
/
test
from the results tree. Right now it just jumps to the
minutests
method in
JUnit5Minutests
.