Closed
Description
Description
Summaries were designed for Java code and Java tests.
Currently they do not support test generation for Kotlin and KDocs in Kotlin tests.
Need to turn them off for Kotlin related generations:
- Kotlin code is analyzed
- tests are generated in Kotlin
Expected behavior
- When we analyze Kotlin code, Summaries should be turned off.
- When Kotlin is selected as the language for generated tests, Summaries should be turned off by default:
Environment
IntelliJ IDEA - 2021.2.4 - 2022.2.3 (212- 222.*)
Potential alternatives
Need to design and implement Summaries support of Kotlin (JDocs links to code and KDocs)
Context
Related bugs:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done