Closed
Description
Description
Tests are not executed after generation - when "Generate and Run" action was selected.
To Reproduce
Steps to reproduce the behavior:
- Run UTBotJava project in IDEA 2022.1.4
- Open test generation for a class/method - for example ArraysQuickSort
- Select "Generate and Run" and click on it
- Wait for test generation to be completed.
Expected behavior
Tests should be run after generation.
Actual behavior
Tests are generated, but not executed.
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.4 (JRE 11)
UTBot plugin version
Additional context
Same with Parametrization on/off, same with test generation for one method or all methods of the class.
Metadata
Metadata
Assignees
Type
Projects
Status
Done