Skip to content

This repo contains xUnit project and .NET web API to test the API based on the best practices of unit testing

Notifications You must be signed in to change notification settings

Vahidalizadeh7070/UnitTestingMedium_XUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit testing based on xUnit in .NET

This repo will delve into the critical practice of unit testing in software development and explore the benefits it brings to the implementation process. We’ll leverage the power of xUnit, a testing framework for .NET technology, to rigorously test our services. While this article offers a straightforward approach, it does not delve into the complexities of test-driven design. For a visual walkthrough, the YouTube video is available, and the code is accessible on GitHub. Let’s begin the journey of enhancing code quality through effective testing.

Meidum

https://medium.com/@vahidalizadeh1990/unit-testing-based-on-xunit-in-net-2da600aa625e

YouTube

https://youtu.be/jKDxj8riROU

About

This repo contains xUnit project and .NET web API to test the API based on the best practices of unit testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages