Skip to content

Issues: UnitTestBot/UTBotJava

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Strange name of internal Kotlin method, module name is added ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1414 opened Nov 23, 2022 by tyuldashev
Kotlin. Unnecessary reflection for Sealed classes ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1355 opened Nov 11, 2022 by alisevych
Generated tests for collection sorting doesn't contain assertions ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1288 opened Nov 2, 2022 by tyuldashev
UTBot tries to use internal kotlin.collections.EmptySet object ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1284 opened Nov 1, 2022 by tyuldashev
Java tests for Kotlin files. Links in Java docs are not resolved comp-summaries Something related to the method names, code comments and display names generation ctg-enhancement New feature, improvement or change request lang-kotlin Issue is related to Kotlin language support
#1279 opened Nov 1, 2022 by alisevych
Mocking creates uncompilable code for Kotlin, due improper mockedConstruction type ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1278 opened Nov 1, 2022 by tyuldashev
Kotlin tests do not check using String methods ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1273 opened Oct 31, 2022 by alisevych
Duplicating Kotlin tests are created ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1271 opened Oct 31, 2022 by alisevych
Compilation fails for generated tests if they are calling Kotlin classes from project ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1262 opened Oct 31, 2022 by volivan239
operator overloading is not supported ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1260 opened Oct 28, 2022 by tyuldashev
Cannot generate tests for infix method ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1259 opened Oct 28, 2022 by tyuldashev
Usage of vararg results in uncompilable code ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1258 opened Oct 28, 2022 by tyuldashev
Support Kotlin null safety comp-codegen Issue is related to code generator comp-symbolic-engine Issue is related to the symbolic execution engine ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1257 opened Oct 28, 2022 by volivan239
UTBot generates uncompilable Kotlin parametrized tests comp-codegen Issue is related to code generator ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1104 opened Oct 5, 2022 by tyuldashev
Treat Boolean accessor methods as properties in Kotlin codegen comp-codegen Issue is related to code generator ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#1083 opened Oct 4, 2022 by volivan239
IDEA is not responding when test generation is executed on GenerateTestsAction.kt ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#965 opened Sep 19, 2022 by alisevych
Support Kotlin function types lang-kotlin Issue is related to Kotlin language support
#852 opened Sep 3, 2022 by ArsenHD
Missing line separator in a generated kotlin file comp-codegen Issue is related to code generator ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
#842 opened Sep 2, 2022 by CaelmBleidd
Could not cast CLASS to interface com.intellij.psi.PsiClass during kotlin code browsing lang-kotlin Issue is related to Kotlin language support
#406 opened Jul 4, 2022 by korifey
Generics in Kotlin codegen comp-codegen Issue is related to code generator ctg-enhancement New feature, improvement or change request lang-kotlin Issue is related to Kotlin language support
#88 opened May 31, 2022 by nikitavlaev
ProTip! Exclude everything labeled bug with -label:bug.