kotest / kotest-intellij-plugin

The official Kotest plugin for Intellij and Android Studio
Apache License 2.0
173 stars 19 forks source link

in intellij run/debug pane, clicking on test doesn't navigate to test code #194

Open Flaxoos opened 2 years ago

Flaxoos commented 2 years ago
Screenshot 2022-06-17 at 07 42 40

double clicking on this should open up the relevant code as it does with junit

Screenshot 2022-06-17 at 07 44 52

right clicking on it shows "nothing here"

Screenshot 2022-06-17 at 07 50 18

test methods are marked as unused

plugin version 1.1.57-IC-2022.1

intellij version: IntelliJ IDEA 2022.1.1 (Ultimate Edition)

kotest version 5.3.0

Update: this was using annotationSpec. with funSpec it's not happening

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Fleshgrinder commented 6 months ago

This problem still exists, another case that shows how harmful the stale bot is.

Fleshgrinder commented 6 months ago

@Kantis :heart: for reopening and pinning the issue.