Closed
Description
Description
Empty test file is generated for samples.go
To Reproduce
- Open IntelliJ Idea 2022.3 Ultimate
- Install plugin built from unit-test-bot/rc2023.3 branch
- Create a new Go project
- Copy-paste
utbot-go/go-samples/simple
folder into it - Turn 'Experimental languages support' on
- Use plugin to generate tests for any/all of the functions in
samples.go
Expected behavior
Tests are supposed to be generated.
Actual behavior
Empty test file is generated.
Visual proofs (screenshots, logs, images)
package simple
Environment
Windows 10 Pro
IntelliJ Idea 2022.3 Ultimate
Go 1.20.1
Additional context
In UTBotJava project tests are generated.
Metadata
Metadata
Assignees
Type
Projects
Status
Done