diff --git a/nuget/framework/nunit.nuspec b/nuget/framework/nunit.nuspec index 6a42770041..96fa186ced 100644 --- a/nuget/framework/nunit.nuspec +++ b/nuget/framework/nunit.nuspec @@ -1,61 +1,63 @@ - - NUnit - NUnit - $version$ - Charlie Poole, Rob Prouse - Charlie Poole, Rob Prouse - MIT - https://nunit.org - - icon.png - false - README.md - NUnit is a unit-testing framework for all .NET languages with a strong TDD focus. - - 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. + + NUnit + NUnit + $version$ + Charlie Poole, Rob Prouse + Charlie Poole, Rob Prouse + MIT + https://nunit.org + + icon.png + false + README.md + NUnit is a unit-testing framework for all .NET languages with a strong TDD focus. + + 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. + 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. + 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+ - See release notes at https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-400---november-26-2023 - en-US - nunit test testing tdd framework fluent assert theory plugin addin - Copyright (c) Charlie Poole, Rob Prouse and Contributors. MIT License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Supported platforms: + - .NET Framework 4.6.2+ + - .NET 6.0+ + + See release notes at https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-400---november-26-2023 + en-US + nunit test testing tdd framework fluent assert theory plugin addin + Copyright (c) Charlie Poole, Rob Prouse and Contributors. MIT License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + +