Skip to content
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

Plugin setting to choose Kotlin generation doesn't work #1075

Closed
Damtev opened this issue Oct 4, 2022 · 0 comments · Fixed by #1110
Closed

Plugin setting to choose Kotlin generation doesn't work #1075

Damtev opened this issue Oct 4, 2022 · 0 comments · Fixed by #1110
Assignees
Labels
ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support

Comments

@Damtev
Copy link
Member

Damtev commented Oct 4, 2022

Description

Running plugin, we have settings for UnitTestBot. One of them is Generated test language - Java by default, with an experimental Kotlin option. But this option does not work, and it is impossible to generate a test in Kotlin language.

To Reproduce

  1. Use runIde task and open any Java project
  2. Set Generated test language to Kotlin (experimental)
  3. Run test generation action with any options for any method

Expected behavior

Kotlin test file is supposed to be generated (maybe uncompiled, but existed).

Actual behavior

Java test file is generated, and Generated test language is reset to Java.

@Damtev Damtev added the ctg-bug Issue is a bug label Oct 4, 2022
@Damtev Damtev added this to UTBot Java Oct 4, 2022
@Damtev Damtev moved this to Todo in UTBot Java Oct 4, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov moved this from Todo to In Progress in UTBot Java Oct 6, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov linked a pull request Oct 6, 2022 that will close this issue
3 tasks
Vassiliy-Kudryashov added a commit that referenced this issue Oct 7, 2022
Repository owner moved this from In Progress to Done in UTBot Java Oct 7, 2022
@alisevych alisevych added this to the 2022.10.1 Release milestone Oct 7, 2022
@alisevych alisevych added the lang-kotlin Issue is related to Kotlin language support label Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-bug Issue is a bug lang-kotlin Issue is related to Kotlin language support
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants