-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a buglang-kotlinIssue is related to Kotlin language supportIssue is related to Kotlin language support
Description
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:
- Run an empty project in IntelliJ Idea
- Create a kotlin file with top-level function
- Try to use the plugin to generate tests
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.
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a buglang-kotlinIssue is related to Kotlin language supportIssue is related to Kotlin language support
Type
Projects
Status
Done