Summaries should be turned off for Kotlin related generations #1283
Labels
comp-summaries
Something related to the method names, code comments and display names generation
ctg-enhancement
New feature, improvement or change request
Milestone
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:
Expected behavior
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:
The text was updated successfully, but these errors were encountered: