Plugin does not discover top-level methods in .kt files #847
Labels
comp-ui
Improvements of plugin UI appearence and functionality
ctg-bug
Issue is a bug
lang-kotlin
Issue is related to Kotlin language support
Description
If we have a file with top-level functions (some Utils.kt), there will be no available methods for testing found (actually, you can't even call an action).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Opened UTBot dialog
Actual behavior
Nothing happens
Visual proofs (screenshots, logs, images)
Environment
There is no specific environment.
Additional context
There is no additional context.
The text was updated successfully, but these errors were encountered: