#What are good Copilot prompts for writing Unit/Feature tests?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
What are good Copilot prompts for writing Unit/Feature tests?
better not use copilot for tests
Also believe it's better to not use copilot for tests.
Tests are pretty different from each use case and can be very specific. I wouldn't trust my tests to copilot