Description
.NET unit tests can be written with a mature framework that works across the main .NET languages. It helps developers define expected behavior, run repeatable checks, and catch regressions before code reaches users.
This package is mainly a development dependency. Most people do not open it directly; it is referenced by projects and test runners that need the NUnit 3 testing APIs.