Skip to content

"Generate and Run" action doesn't initiate test run #709

Closed
@alisevych

Description

@alisevych

Description

Tests are not executed after generation - when "Generate and Run" action was selected.

To Reproduce

Steps to reproduce the behavior:

  1. Run UTBotJava project in IDEA 2022.1.4
  2. Open test generation for a class/method - for example ArraysQuickSort
  3. Select "Generate and Run" and click on it
  4. 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

Labels

comp-uiImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugstatus-verifiedBug fix is verified

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions