This video is the next part of our XUnit Tutorial for Beginners. In this video, Anton Angelov (@angelovstanton) has explained how to set up XUnit.net with Visual Studio along with how to write and run your first xUnit test.
➤ 00:36 How to setup Visual Studio for xUnit
➤ 01:40 How to create your first xUnit Project
➤ 02:43 How to install xUnit framework & xUnit.net Runner
➤ 03:35 How to write your first xUnit test
➤ 04:46 How to run or execute your first xUnit test
➤ 05:23 What are some alternatives to Visual Studio for xUnit
➤ 05:56 How to run xUnit tests through command line or CLI