GitHub Copilot is an AI Pair Programmer helps in improving developer productivity by converting commented requirements into Code.
In this video, we explore Copilot capabilities in generating Unit Test cases. Copilot not only support the software development, it supports the unit test generation as well. In this video, we are using VS Code as IDE, .NET Core as programming language and XUnit framework for Unit Test generation. Similar kind of prompt and approach can be used for generating Unit test using other testing frameworks as well.
#github #githubcopilot #copilot