Le test du code
Découvrez comment utiliser GitHub Copilot pour tester votre code.
Générer des tests unitaires
Copilot Chat peut aider à générer des tests unitaires pour une fonction.
Creating mock objects to abstract layers
Copilot Chat can help with creating mock objects that you can use for unit tests.
Creating end-to-end tests for a webpage
Copilot Chat can help with generating end-to-end tests.