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

Add K2 support #424

Merged

Conversation

pderakhshanfar
Copy link
Collaborator

@pderakhshanfar pderakhshanfar commented Dec 7, 2024

Description of changes made

This PR enables Kotlin test generation when K2 mode is enabled.

Other notes

Closes #422

What is missing?

The current mechanism to make a plugin K2 compatible is temporary and should be reviewed for the upcoming versions of the IJ platform

  • I have checked that I am merging into correct branch

@pderakhshanfar pderakhshanfar force-pushed the pderakhshanfar/improvements/add-k2-support branch from ec70fc7 to 62e0dc5 Compare December 7, 2024 19:12
@arksap2002 arksap2002 self-requested a review December 9, 2024 14:08
@pderakhshanfar pderakhshanfar merged commit c1e136d into development Dec 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kotlin file is not recognized by TestSpark if K2 mode is enabled
2 participants