No Docker Compose file found exception in Spring Unit tests generation #2291
Labels
comp-instrumented-process
Issue is related to Instrumented process
comp-spring
Issue is related to Spring projects support
ctg-bug
Issue is a bug
Uh oh!
There was an error while loading. Please reload this page.
Description
IllegalStateException: No Docker Compose file found
in instrumented process logs from SpringAnalyzerProcess.Spring Unit tests were being generated.
To Reproduce
PetClinicApplication
,Unit tests
and leave defaults for all other settings.Expected behavior
No instrumented process failures are expected.
Actual behavior
IllegalStateException: No Docker Compose file found
in instrumented process logs from SpringAnalyzerProcess.Screenshots, logs
Environment
OS - macOS Ventura 13.2.1 (22D68)
IntelliJ IDEA version - 2023.1.2 Community edition
Project - spring-petclinic
JDK - 17
The text was updated successfully, but these errors were encountered: