NUnit
The NUnit testing framework used in C# and .NET projects for writing and managing unit tests.
Writing Unit Tests in C# (xUnit, NUnit, MSTest)
Learn how to write unit tests in C# using xUnit, NUnit, and MSTest to build reliable and maintainable applications.