Generated tests contain JUnit4 @Test and commented JUnit5 @DisplayName annotations #576
Labels
comp-summaries
Something related to the method names, code comments and display names generation
ctg-bug
Issue is a bug
Description
Tests generated with JUnit4 framework selected - contain JUnit4 @test and commented JUnit5 @DisplayName annotations.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only JUnit4 annotations are supposed to be used.
Actual behavior
@org.junit.jupiter.api.DisplayName are present, though commented
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.3
UTBot plugin version: https://github.com/UnitTestBot/UTBotJava/actions/runs/2717703384
The text was updated successfully, but these errors were encountered: