How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NUnit 3.13.3 Hotfix Release

calendar_today March 20, 2022 person domain nunit

This release includes several performance enhancements. @lahma provided a massive speed improvement for large parametrized test suites. In addition, equivalency tests with large unsortable collections run faster by determining if the collections are sortable before attempting to sort them. We’ve added several fixes for .NET 6.0 and we’ve stopped testing NUnit against .NET Core 2.1 which is now out of support.

open_in_new Read original post