Skip to content

Latest commit

 

History

History

NUnit 4.3.2

Used by: ThirdPartyLibraries internal

Target frameworks: netstandard2.1

License: MIT

  • package license: MIT
  • repository license: MIT
  • project license: Unknown

Description

NUnit is a unit-testing framework for all .NET languages. It can run on macOS, Linux and Windows operating systems. NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing. It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.

        The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.

        If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.

        Supported platforms:
        - .NET Framework 4.6.2+
        - .NET 6.0+
        - .NET 8.0+

Remarks

no remarks

Dependencies 2

Name Version
System.Memory 4.6.0
System.Threading.Tasks.Extensions 4.5.4

This page was generated by a tool.