xUnit Testing Tutorial Home / Video /

What Is xUnit Testing In Selenium C#? | xUnit Tutorial for Beginners | Part I

What Is xUnit Testing In Selenium C#? | xUnit Tutorial for Beginners | Part I

...Playlist

...
  • xUnit Testing Tutorial | Learn xUnit Testing With Selenium C# In 5 hours
  • Page Object Model Framework In Selenium
  • Geolocation Testing Using xUnit
  • Cross Browser Testing Using xUnit
  • Parallel Testing Using xUnit
  • Parametrized Tests In xUnit Selenium C#
  • xUnit Attributes
  • Setting Up xUnit With Visual Studio
  • What is xUnit

About the Video

xUnit, often known as xUnit.net, is a.NET unit testing framework. xUnit is the free and open-source .NET unit testing framework for anyone using Visual Studio. xUnit was created to match the expressiveness and simplicity of languages like JUnit, PyUnit & TestNG, providing a lightweight solution that still packs a lot of power.

Video Chapters

Introduction to XUnit.net Tutorial

xUnit Tutorial Course Chapters or Modules

What is xUnit?

How does a simple xUnit test case structure look like

Advantages of Unit Testing with xUnit

How to migrate from xUnit version V1 to xUnit V2

Conclusion

More Videos from xUnit Testing Tutorial