How To Set Up xUnit With Visual Studio? | xUnit Tutorial | Part II
This video is part of xUnit.NET Testing Tutorial Series for Beginners. In this part of the tutorial, Anton Angelov (@angelovstanton), explains the prerequisites you need to know for setting up your first xUnit in Visual Studio. Adding to it, you can learn how you can set up an action project in visual studio and run your basic command line.
Introduction to XUnit.net Tutorial
How to setup Visual Studio for xUnit
How to create your first xUnit Project
How to install xUnit framework & xUnit.net Runner
How to write your first xUnit test
How to run or execute your first xUnit test
What are some alternatives to Visual Studio for xUnit
How to run xUnit tests through command line or CLI
Important extensions to run the test
Conclusion of Session