Skip to content

Go. Run all functions under test in one process #1810

@alisevych

Description

@alisevych

Description

Now Each function is executed in a separate process.
This process can start for seconds (20 sec sometimes).

Expected behavior

Can this be done better?
Please consider to start all functions in one process to save time for initiating each process.

Environment

IntelliJ IDEA 2022.1 - 2022.2 Ultimate/Community
GoLand 2022.2

Potential alternatives

Context

Plugin test generation for Go-files.

Metadata

Metadata

Assignees

Labels

ctg-enhancementNew feature, improvement or change requestlang-goIssue is related to Go supportspec-performancePerformance-related issue

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions