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

Headless mode for Kotlin(except coverage) #366

Open
Hello-zoka opened this issue Sep 18, 2024 · 1 comment · May be fixed by #367
Open

Headless mode for Kotlin(except coverage) #366

Hello-zoka opened this issue Sep 18, 2024 · 1 comment · May be fixed by #367
Assignees
Labels
improvement New feature Urgent Urgant PR

Comments

@Hello-zoka
Copy link
Collaborator

Hello-zoka commented Sep 18, 2024

Description

Implement headless mode for Kotlin, except coverage collection(it is separate issue #379)

@Hello-zoka Hello-zoka added improvement New feature Urgent Urgant PR labels Sep 18, 2024
@Hello-zoka Hello-zoka self-assigned this Sep 18, 2024
@Hello-zoka Hello-zoka linked a pull request Sep 18, 2024 that will close this issue
2 tasks
@Hello-zoka
Copy link
Collaborator Author

Hello-zoka commented Oct 7, 2024

PR #367 implements Kotlin support in the headless mode, except for the coverage collection part. It has to be done in a separate PR, see issue #379 . Current status(after merging #367):

  • Kotlin test generation and compilation support
  • Method-level generation support

@Hello-zoka Hello-zoka linked a pull request Oct 8, 2024 that will close this issue
2 tasks
@Hello-zoka Hello-zoka changed the title Implement headless mode for Kotlin Headless mode for Kotlin(except coverage) Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature Urgent Urgant PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant