Back to Browse

Unit Test Generation using GitHub Copilot - JUnit, Mockito & Java

28.1K views
Jun 30, 2023
25:59

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 using JUnit fro Java Application. In this video we will be covering 1. Simple Unit Test development 2. Parameterized/data driven test generation 3. Exception handling as part of testing 4. Mock based test generation using JUnit and Mockito 5. API testing using JSONObject and JSONAssert Source Code Available at https://github.com/techrill88/YouTube-Video-Source-Code/tree/main/Java-Samples/SampleProject In previous Video(https://www.youtube.com/watch?v=56rYq4EmCmc) we cover the unit test development using XUnit for a .NET Core Application. #github #githubcopilot #copilot Disclaimer: This channel, videos, and content are created in my personal capacity and are a product of me, Ambily K K! They are NOT officially affiliated with, endorsed by, or representative of GitHub (my employer) in any way. All opinions and views expressed are solely my own.

Download

1 formats

Video Formats

360pmp434.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Unit Test Generation using GitHub Copilot - JUnit, Mockito & Java | NatokHD