Skip to content

dmalcaba/xunit-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xunit-samples

This project is a colletion of sample usages for using the xunit test framework. The sample you see here were taken from different sources, such as blogs, stackoverflow, and the main xunit project page, and compiled them so I can easily reference back to it if needed.

It is not complete but it will take care of the most common requirements for creating tests.

This project targets .NET 6.0