auto-copilot-cli icon indicating copy to clipboard operation
auto-copilot-cli copied to clipboard

Generated tests file naming strategy for go

Open silentroach opened this issue 2 years ago • 0 comments

In Go, it's customary to name test files as [module]_test.go, but when creating a test via auto-copilot-cli, .test is added to the name. Perhaps it's worth asking OpenAI for the proper naming convention, or alternatively, implement different naming strategies for different languages.

silentroach avatar Mar 08 '24 08:03 silentroach