Replies: 1 comment
-
@egiptipavel @Markoutte Please share your opinion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
-
@egiptipavel @Markoutte Please share your opinion |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Go support open questions.
1. Is it possible to generate tests to a test sources root or a separate package?
Additional information from docs on go testing package: https://pkg.go.dev/testing#pkg-overview
So if we don't need to generate tests for unexported functions - tests could be placed in a separate package.
Beta Was this translation helpful? Give feedback.
All reactions