-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
ctg-bugIssue is a bugIssue is a buglang-goIssue is related to Go supportIssue is related to Go support
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/simplefolder 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 simpleEnvironment
Windows 10 Pro
IntelliJ Idea 2022.3 Ultimate
Go 1.20.1
Additional context
In UTBotJava project tests are generated.
Metadata
Metadata
Assignees
Labels
ctg-bugIssue is a bugIssue is a buglang-goIssue is related to Go supportIssue is related to Go support
Type
Projects
Status
Done