Skip to content

LinkedInLearning/c-sharp-unit-testing-with-xunit-4401481

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Unit Testing with xUnit

This is the repository for the LinkedIn Learning course C# Unit Testing with xUnit. The full course is available from LinkedIn Learning.

C# Unit Testing with xUnit

In this course, learn the basics of test-driven development by creating a sample project in pure C# and using unit tests to validate that all the business logic works. Instructor Jesse Freeman first introduces you to the foundational concept of unit testing and the role xUnit plays in it. He then guides you through a detailed setup process of xUnit for your development environment. Jesse also delves deeper into the specifics of xUnit's function, benefits, and its core role in the test-driven development (TDD) cycle.

Installing

If you don't already have .NET installed, you can get the .NET Core SDK from the official website or you can use Visual Studio, like I'll be using, for the Mac. Simply download install Visual Studio from the official site.

Instructor

Jesse Freeman

Check out my other courses on LinkedIn Learning.

About

This is a repository for the LinkedIn Learning course C# Unit Testing with XUnit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published