In this video, we continue from our previous tutorial on creating a .NET Core web app and automating its deployment with Jenkins pipeline. We dive into writing NUnit test cases for our .NET Core project using Visual Studio Code. You'll learn step-by-step how to write effective unit tests, push them to a new branch on GitHub, and seamlessly integrate them with your Jenkins pipeline. Watch to streamline your development process and ensure the reliability of your .NET Core applications.
GitHub URL
------------------------------------------------
https://github.com/takneekigyanguru/smswebapp.git
branch Name : feature-nunittest
Part1
------------------------------------------------
Create .Net Core Web App | Automate .NET Core Web App Deployment with Jenkins Pipeline
https://youtu.be/JBLcPAZChLk
branch Name : main
Automating .NET Core Deployment to IIS with Jenkins | CI/CD Pipeline Setup
-----------------------------------------------------------------
https://youtu.be/OCbqNxTxEsc
Download
0 formats
No download links available.
Automate & deploy .NET Core web app with NUnit tests using Jenkins & GitHub integration. | NatokHD