Open
Description
Description
When UTBot generates kotlin file with a failing test, there is a missing line separator in it.
To Reproduce
Steps to reproduce the behavior:
Example:
- Run any project with runtime error in the code in IntelliJ Idea
- Use the plugin to generate tests
- Open the generated test
Expected behavior
A line with "/* This test fails because...", line separator and line that fails
Actual behavior
Missing line separator
Visual proofs (screenshots, logs, images)
Environment
No specific environment is required.
Additional context
There is no additional context.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo