QuestionQ8
Use GitHub Copilot responsiblyWhy is code review still necessary when using GitHub Copilot to write tests?
- A Because GitHub Copilot generates the best code possible for the test scenario.
- B Because GitHub Copilot can cover all possible scenarios in your test cases.
- C Because GitHub Copilot replaces the need for manual testing.
- D Because GitHub Copilot’s generated test cases may not cover all possible scenarios.
Community Discussion