Focus on this objective today: Develop unit tests by using GitHub Copilot tools: Accept, reject, or partially accept unit test suggestions generated by GitHub Copilot Inline Chat. Explain it in your own words, apply it to one realistic scenario, and verify the details against the official source. Source context: Read in English Develop unit tests using GitHub Copilot tools Module 8 Units Feedback Intermediate Developer GitHub This module explores using GitHub Copilot and GitHub Copilot Chat to create unit tests. Exercises provide practical experience creating unit test projects and running unit tests in Visual Studio Code. Learning objectives By the end of this module, you're able to: Create unit tests using GitHub Copilot in Visual Studio Code. Create unit tests that target edge cases and specific conditions using GitHub Copilot in Visual Studio Code.
Objective
Develop unit tests by using GitHub Copilot tools: Accept, reject, or partially accept unit test suggestions generated by GitHub Copilot Inline Chat