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...
На этой странице сайта вы можете посмотреть видео онлайн GitHub Actions for publishing Unit test result | Unit testing result GitHub Action | GitHub action длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Our Cloud School 21 Август 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 11,120 раз и оно понравилось 63 зрителям. Приятного просмотра!