"tools/gopls" support indexing table-driven subtests in test discovery#608
"tools/gopls" support indexing table-driven subtests in test discovery#608tshihad wants to merge 2 commits intogolang:masterfrom
Conversation
|
This PR (HEAD: ab30669) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/724402. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/724402. |
|
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/724402. |
|
Message from Marcus Thelin: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/724402. |
Adds detection and indexing of table-driven subtests (t.Run calls inside range loops) to the test discovery.