Skip to content

Kotlin generation fix #1544

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

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Kotlin generation fix #1544

merged 1 commit into from
Dec 16, 2022

Conversation

Domonion
Copy link
Collaborator

Description

As JavaFileManager does not work with kotlin files - form now all
kotlin srcClasses that are used in test generation are cached in advance
Fix #1451

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

@Domonion Domonion changed the title Kononov fixes 3 Kotlin generation fix Dec 16, 2022
@Domonion Domonion enabled auto-merge (squash) December 16, 2022 12:34
As JavaFileManager does not work with kotlin files - form now all
kotlin srcClasses that are used in test generation are cached in advance
Fix #1451
@Domonion Domonion merged commit f229c8a into main Dec 16, 2022
@Domonion Domonion deleted the kononov-fixes-3 branch December 16, 2022 13:19
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
@alisevych alisevych added the lang-kotlin Issue is related to Kotlin language support label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-kotlin Issue is related to Kotlin language support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kotlin test generation doesn't work
3 participants