In this video you will learn how to automate the unit testing with donet core application, we will take a simple dotnet core 6.0 application (a class library project) for the demonstration, this project has sample calculator class with methods and we also have unit test project to test the methods of this class, here in the video we are demonstrating the automation of dotnet build and unit test with dotnet core run commands in github action.
later we are using test-reporter GitHub action provided by Dorny for generating the reports of the unit test cases both success and failed cases.
The information about this video can be found here in my blog:
/ unit-testing-report-with-github-actions
The GitHub action documentation which we are using to generate the unit test result can be found here:
https://github.com/marketplace/action...
Link to The sample code used in the demo is available here in GitHub Repository:
https://github.com/krishrocks1904/uni...
On this page of the site you can watch the video online GitHub Actions for publishing Unit test result | Unit testing result GitHub Action | GitHub action with a duration of hours minute second in good quality, which was uploaded by the user Our Cloud School 21 August 2022, share the link with friends and acquaintances, this video has already been watched 11,120 times on youtube and it was liked by 63 viewers. Enjoy your viewing!