UTBot generates uncompilable Kotlin parametrized tests #1104
Labels
comp-codegen
Issue is related to code generator
ctg-bug
Issue is a bug
lang-kotlin
Issue is related to Kotlin language support
Description
When user tries to generate parametrized test for Kotlin code as result she gets uncompilable code
To Reproduce
Steps to reproduce the behavior:
Parametrized tests
Expected behavior
Executable tests are generated
Actual behavior
Tests cannot be compiled and executed.
Visual proofs (screenshots, logs, images)
Resulted code and errors:
The text was updated successfully, but these errors were encountered: