Introduction To xUnit Testing In .NET

Опубликовано: 19 Февраль 2024
на канале: PRP Coding
869
25

Hello Everyone! Welcome to PRP Coding YouTube channel, I am Praveen Raveendran Pillai.

In this session I shall explain

1. What is Unit Testing?
2. The Importance of Unit Testing.
3. How to unit test a .NET class library project using xUnit?

Unit testing is a software development practice that involves testing individual units or components of a software application in isolation.

A unit is the smallest testable part of an application, usually a single function, method, procedure, module, or class. 

Importance of Unit Testing

a. Early Bug Detection
b. Code Quality Improvement
c. Facilitates Refactoring
d. Documentation

There are mainly 3 .Net unit testing frameworks.

a. MSTest
b. Unit
c. xUnit

Here I am going to discuss about xUnit. In this session I shall explain how to unit test a class library project using xUnit.

Please don't forget to like, share & subscribe!

Connect on LinkedIn:   / praveen-raveendran-pillai  


#dotnet #programming #testautomation #testing #test #unittest #xunit #csharp #csharpdotnet #csharpprogramming


Смотрите видео Introduction To xUnit Testing In .NET онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь PRP Coding 19 Февраль 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 86 раз и оно понравилось 2 людям.